Skip to content

Commit

Permalink
AU: 3 updated - PDFXchangeEditor PDFXchangePro sqltoolbelt
Browse files Browse the repository at this point in the history
  • Loading branch information
flcdrg committed Apr 7, 2023
1 parent 2ab65ad commit 43805c0
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion PDFXchangeEditor/PDFXchangeEditor.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>PDFXchangeEditor</id>
<version>9.5.367.0</version>
<version>9.5.368.0</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/PDFXchangeEditor</packageSourceUrl>
<owners>flcdrg</owners>
<title>PDF-XChange Editor</title>
Expand Down
8 changes: 4 additions & 4 deletions PDFXchangeEditor/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ $primaryDownloadUrl = "https://downloads.pdf-xchange.com/$filename"
$primaryDownloadUrl64 = "https://downloads.pdf-xchange.com/$filename64"
$url = "https://builds-archive.tracker-software.com/$version/$filename"
$url64 = "https://builds-archive.tracker-software.com/$version/$filename64"
$checksum = '01FC8C31D408BF48A9232AFC3B99A7F50C037079B905216DB3399618E2590AA9'
$checksum64 = 'B6906D7917DAED8E60A7D0A15AD2DA0042D333F491E4CC81E7836FD71DE01653'
$lastModified32 = New-Object -TypeName DateTimeOffset 2023, 3, 7, 6, 35, 6, 0 # Last modified time corresponding to this package version
$lastModified64 = New-Object -TypeName DateTimeOffset 2023, 3, 7, 6, 34, 24, 0 # Last modified time corresponding to this package version
$checksum = '0649B6AA1C4FFABB3A425D384ECEDE4C35903ADE3F979C27A365012721CCC732'
$checksum64 = 'E522DAB54BE4278EBC6613A1563D8402C92E9CA8679E1830CAF8B18820E5CB13'
$lastModified32 = New-Object -TypeName DateTimeOffset 2023, 4, 6, 22, 29, 58, 0 # Last modified time corresponding to this package version
$lastModified64 = New-Object -TypeName DateTimeOffset 2023, 4, 6, 22, 28, 54, 0 # Last modified time corresponding to this package version

# Tracker Software have fixed download URLs, but if the binary changes we can fall back to their alternate (but slower) download site
# so the package doesn't break.
Expand Down
2 changes: 1 addition & 1 deletion PDFXchangePro/PDFXchangePro.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>PDFXchangePro</id>
<version>9.5.367.0</version>
<version>9.5.368.0</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/PDFXchangePro</packageSourceUrl>
<owners>flcdrg</owners>
<title>PDF-XChange Pro</title>
Expand Down
8 changes: 4 additions & 4 deletions PDFXchangePro/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ $primaryDownloadUrl = "https://downloads.pdf-xchange.com/$filename"
$primaryDownloadUrl64 = "https://downloads.pdf-xchange.com/$filename64"
$url = "https://builds-archive.tracker-software.com/$version/$filename"
$url64 = "https://builds-archive.tracker-software.com/$version/$filename64"
$checksum = 'FC617CCE3BA15DAA0BFEE22224C450E9CDEC0D5E29A79A3B2F3B031423D4BB16'
$checksum64 = '37C756078823029670EB09CDFDFC2F424C4AACB55C7B5C8191B14D12D5C53F18'
$lastModified32 = New-Object -TypeName DateTimeOffset 2023, 3, 7, 6, 35, 30, 0 # Last modified time corresponding to this package version
$lastModified64 = New-Object -TypeName DateTimeOffset 2023, 3, 7, 6, 35, 53, 0 # Last modified time corresponding to this package version
$checksum = '034D5E5E29AA9C0D13FE7ACBCEC3E37948C1997CDB0B21BC734BA90553E39CE5'
$checksum64 = '9098F4CB0DC280D732FEFC2A183302EFDC20D2F72FEB788E45A4322A7260225C'
$lastModified32 = New-Object -TypeName DateTimeOffset 2023, 4, 6, 22, 30, 28, 0 # Last modified time corresponding to this package version
$lastModified64 = New-Object -TypeName DateTimeOffset 2023, 4, 6, 22, 30, 46, 0 # Last modified time corresponding to this package version

# Tracker Software have fixed download URLs, but if the binary changes we can fall back to their alternate (but slower) download site
# so the package doesn't break.
Expand Down
2 changes: 1 addition & 1 deletion sqltoolbelt/sqltoolbelt.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>sqltoolbelt</id>
<version>2023.03.29</version>
<version>2023.04.05</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/sqltoolbelt</packageSourceUrl>
<owners>kscelfo, flcdrg</owners>
<title>SQL Toolbelt</title>
Expand Down
4 changes: 2 additions & 2 deletions sqltoolbelt/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$url = 'https://download.red-gate.com/installers/SQLToolbelt/2023-03-29/SQLToolbelt.exe'
$checksum = 'E915CA96390BDD2020D735CDCC47CB20F349043AB7F2B14F704A37703F207076'
$url = 'https://download.red-gate.com/installers/SQLToolbelt/2023-04-05/SQLToolbelt.exe'
$checksum = '0085753597AD7E526A659C09AEE560764F696442420BE1589A1C42BD6D9792E1'

$validProductPackageNames = @(
"SQL Compare",
Expand Down

0 comments on commit 43805c0

Please sign in to comment.