diff --git a/automatic/dropbox/dropbox.json b/automatic/dropbox/dropbox.json index 35b06c74838..56011528eca 100644 --- a/automatic/dropbox/dropbox.json +++ b/automatic/dropbox/dropbox.json @@ -1,4 +1,4 @@ { - "beta": "67.3.79-beta", + "beta": "68.3.84-beta", "stable": "66.4.84" } diff --git a/automatic/dropbox/dropbox.nuspec b/automatic/dropbox/dropbox.nuspec index 670ca7796ab..2d091ed1640 100644 --- a/automatic/dropbox/dropbox.nuspec +++ b/automatic/dropbox/dropbox.nuspec @@ -2,7 +2,7 @@ dropbox - 67.3.79-beta + 68.3.84-beta Dropbox Dropbox chocolatey,ferventcoder,the-running-dev diff --git a/automatic/dropbox/tools/chocolateyinstall.ps1 b/automatic/dropbox/tools/chocolateyinstall.ps1 index 6373efbde9f..f740d92ca2a 100644 --- a/automatic/dropbox/tools/chocolateyinstall.ps1 +++ b/automatic/dropbox/tools/chocolateyinstall.ps1 @@ -3,8 +3,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = "Dropbox*" - url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2067.3.79%20Offline%20Installer.exe' - checksum = '9e2922e8049a8b2a3d59dd6fc106b64570203b97ba4f8b80f4820e970b4ba3a8' + url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2068.3.84%20Offline%20Installer.exe' + checksum = '980dea7c742dae6e7dd8be007ae5ccf624d3f85b22f3b76b032b7fbb65f1b54c' fileType = 'exe' checksumType = 'sha256' silentArgs = '/s' diff --git a/automatic/universal-usb-installer/legal/VERIFICATION.txt b/automatic/universal-usb-installer/legal/VERIFICATION.txt index 1d1eceed4d5..34e55b9a712 100644 --- a/automatic/universal-usb-installer/legal/VERIFICATION.txt +++ b/automatic/universal-usb-installer/legal/VERIFICATION.txt @@ -6,14 +6,14 @@ The embedded software have been downloaded from the listed download location on and can be verified by doing the following: -1. Download the following +1. Download the following 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum: AF0584ECF258F5E8570B424C9420C9D3B928C4D409A2C45C771EFB76DA6E1FF2 + checksum: 5D63B0905ADDFA17BE771F09E756B3A39972E7DEB954BC28EFD2AFE567E814F9 The file 'LICENSE.txt' has been obtained from This license was mentioned on their disclaimer page diff --git a/automatic/universal-usb-installer/universal-usb-installer.nuspec b/automatic/universal-usb-installer/universal-usb-installer.nuspec index 1851ebaf0ab..a8e674a7016 100644 --- a/automatic/universal-usb-installer/universal-usb-installer.nuspec +++ b/automatic/universal-usb-installer/universal-usb-installer.nuspec @@ -3,7 +3,7 @@ universal-usb-installer - 1.9.8.600 + 1.9.8.700 https://github.com/Chocolatey/chocolatey-coreteampackages/tree/master/automatic/universal-usb-installer chocolatey Universal USB Installer