Skip to content

Commit

Permalink
AU: 2 updated - dropbox kitty
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 16, 2018
1 parent 2281328 commit 0159e18
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>45.4.92</version>
<version>46.3.59-beta</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey,ferventcoder,the-running-dev</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/dropbox/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox*"
url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2045.4.92%20Offline%20Installer.exe'
checksum = 'f3d0ea427d8db36cac19cde95d45111fa375c2bd257fc611e50abdf923cd5afb'
url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2046.3.59%20Offline%20Installer.exe'
checksum = '7917e99b454c6a4bd30c57772101cf2380caa7842332ce133cadf26a1d55cfc6'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
2 changes: 1 addition & 1 deletion automatic/kitty/kitty.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>kitty</id>
<version>0.70.0.2</version>
<version>0.70.0.3</version>
<title>KiTTY</title>
<authors>Cyril Dupont</authors>
<owners>chocolatey, Andre-Patrick Bubel, Miodrag Milic</owners>
Expand Down

0 comments on commit 0159e18

Please sign in to comment.