Skip to content

Commit

Permalink
AU: 3 updated - flashplayerplugin flashplayerppapi juju
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 13, 2019
1 parent d9413a0 commit acb97f5
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion automatic/flashplayerplugin/flashplayerplugin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<version>32.0.0.270</version>
<version>32.0.0.293</version>
<authors>Adobe Systems Incorporated</authors>
<projectUrl>https://www.adobe.com/software/flash/about/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/flashplayer.png</iconUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/flashplayerplugin/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = 'flashplayerplugin'
fileType = 'msi'
url = 'https://download.macromedia.com/get/flashplayer/pdc/32.0.0.270/install_flash_player_32_plugin.msi'
checksum = 'f747fac9838d7c2ccfba9836be89784735e3103d320a03065a77b5290dc54bc7'
url = 'https://download.macromedia.com/get/flashplayer/pdc/32.0.0.293/install_flash_player_32_plugin.msi'
checksum = '25ade2632059316a34a01cedbff785ac763d4da0b68a44a12d906a73da72c887'
checksumType = 'sha256'
silentArgs = '/quiet /norestart REMOVE_PREVIOUS=YES'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/flashplayerppapi/flashplayerppapi.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>flashplayerppapi</id>
<title>Flash Player PPAPI</title>
<version>32.0.0.270</version>
<version>32.0.0.293</version>
<authors>Adobe Systems Incorporated</authors>
<owners>chocolatey</owners>
<summary>Adobe Flash Player PPAPI Plugin for Opera and Chromium based browsers</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/flashplayerppapi/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
$packageArgs = @{
packageName = $packageName
fileType = 'msi'
url = 'https://download.macromedia.com/pub/flashplayer/pdc/32.0.0.270/install_flash_player_32_ppapi.msi'
url = 'https://download.macromedia.com/pub/flashplayer/pdc/32.0.0.293/install_flash_player_32_ppapi.msi'
silentArgs = '/quiet /norestart REMOVE_PREVIOUS=YES'
softwareName = 'Flash Player PPAPI'
checksum = '557d80025c43ae0bf00a460adc3bb6e92937226139038ab3ec733b8ff6938715'
checksum = 'd8ffd8004989c72fe4db25c1b95f228b98d861e4605f838cc3b0b7f0b2369569'
checksumType = 'sha256'
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/juju/juju.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"2.4": "2.4.6",
"2.5": "2.5.8",
"2.6": "2.6.10",
"2.7": "2.7-rc3"
"2.7": "2.7-rc4"
}
2 changes: 1 addition & 1 deletion automatic/juju/juju.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>juju</id>
<version>2.7-rc3</version>
<version>2.7-rc4</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/juju</packageSourceUrl>
<owners>AdmiringWorm,chocolatey</owners>
<title>Juju</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/juju/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The installer have been downloaded from their launchpad page <https://launchpad.
The same download links are also located in their docs <https://jujucharms.com/docs/stable/reference-releases>
and can be verified like this:

1. Go to <https://launchpad.net/juju/2.7/2.7-rc3/+download/juju-setup-2.7-rc3.exe>
1. Go to <https://launchpad.net/juju/2.7/2.7-rc4/+download/juju-setup-2.7-rc4.exe>
to download the installer
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: 0A3E68F4732443D6367522500449630B5CFF01F03B10908F62571AC0FD2976BA
checksum: 1075103716D50A89896A428806C68D13934C97DEFF3EA035FC69FD6CC99BAA1C

File 'LICENSE.txt' is obtained from <https://github.com/juju/juju/blob/1a64fe64d6c5d9aacbda27a1fea925e078f191f2/LICENCE>
2 changes: 1 addition & 1 deletion automatic/juju/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $packageArgs = @{
packageName = 'juju'
fileType = 'exe'
softwareName = 'Juju'
file = "$toolsDir\juju-setup-2.7-rc3.exe"
file = "$toolsDir\juju-setup-2.7-rc4.exe"
silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"${env:TEMP}\${env:chocolateyPackageName}.${env:chocolateyPackageVersion}.Install.log`""
validExitCodes= @(0)
}
Expand Down

0 comments on commit acb97f5

Please sign in to comment.