Skip to content

Commit

Permalink
AU: 3 updated - etcd php tortoisesvn
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 10, 2018
1 parent 727e302 commit 2119027
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion automatic/etcd/etcd.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"3.0": "3.0.17",
"3.1": "3.1.19",
"3.2": "3.2.24",
"3.3": "3.3.8"
"3.3": "3.3.10"
}
4 changes: 2 additions & 2 deletions automatic/etcd/etcd.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>etcd</id>
<version>3.2.24</version>
<version>3.3.10</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/etcd</packageSourceUrl>
<owners>chocolatey,Andrei Bejenaru,Robert Labrie</owners>
<title>etcd (Install)</title>
Expand Down Expand Up @@ -39,7 +39,7 @@ Originally packaged by Robert Labrie (https://github.com/tnwinc/chocolatey-etcd)
#### Note: Windows support is limited to 64bit systems.
]]></description>
<releaseNotes>https://github.com/coreos/etcd/releases/tag/v3.2.24</releaseNotes>
<releaseNotes>https://github.com/coreos/etcd/releases/tag/v3.3.10</releaseNotes>
<dependencies>
<dependency id="nssm" />
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions automatic/etcd/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://github.com/coreos/etcd/releases/tag/v3.2.24>
location on <https://github.com/coreos/etcd/releases/tag/v3.3.10>
and can be verified by doing the following:

1. Download the following:
software: <https://github.com/coreos/etcd/releases/download/v3.2.24/etcd-v3.2.24-windows-amd64.zip>
software: <https://github.com/etcd-io/etcd/releases/download/v3.3.10/etcd-v3.3.10-windows-amd64.zip>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -17,6 +17,6 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type:
checksum: 45D318D263422A6B7772D7BD34F1241AB064FD6F7F238B6DB67276261FD4E9AE
checksum: A82482FCBE161D4FC2785D6CEB1AF9F222B9483A913ECC35B3444E44DC77009C

The file 'LICENSE.txt' has been obtained from <https://github.com/coreos/etcd/blob/3381177341c11aa9d89b6172699d64ddc2146a11/LICENSE>
4 changes: 2 additions & 2 deletions automatic/php/php.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"7.1": "7.1.22",
"7.1": "7.1.23",
"7.0": "7.0.32",
"5.6": "5.6.38",
"7.2": "7.2.10"
"7.2": "7.2.11"
}
6 changes: 3 additions & 3 deletions automatic/php/php.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>php</id>
<title>PHP (Hypertext Preprocessor)</title>
<version>5.6.38</version>
<version>7.2.11</version>
<authors>PHP Authors</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>PHP – widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.</summary>
Expand All @@ -24,13 +24,13 @@ For example: `--params '"/ThreadSafe ""/InstallDir:C:\PHP"""'`.
<tags>php development programming foss cross-platform admin</tags>
<licenseUrl>http://us.php.net/license/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>https://secure.php.net/ChangeLog-5.php#5.6.38</releaseNotes>
<releaseNotes>https://secure.php.net/ChangeLog-7.php#7.2.11</releaseNotes>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg</iconUrl>
<bugTrackerUrl>https://bugs.php.net/</bugTrackerUrl>
<docsUrl>https://secure.php.net/docs.php</docsUrl>
<projectSourceUrl>http://git.php.net</projectSourceUrl>
<dependencies>
<dependency id="vcredist2012" version="11.0.61031" />
<dependency id="vcredist140" version="14.11.25325.0" />
<dependency id="chocolatey-core.extension" version="1.3.3" />
<dependency id="chocolatey" version="0.10.0" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions automatic/php/tools/downloadInfo.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
threadsafe|http://windows.php.net/downloads/releases/php-5.6.38-Win32-VC11-x86.zip|http://windows.php.net/downloads/releases/php-5.6.38-Win32-VC11-x64.zip|900bb7544aaacd3317a575c1f3fdfc0807b05945534bb555bf83e0c0d8fa087d|fcefd7130b5bb97dc24c6f5008b5178fd5b8fc68e3bb334331e95a47bb7e8f02
not-threadsafe|http://windows.php.net/downloads/releases/php-5.6.38-nts-Win32-VC11-x86.zip|http://windows.php.net/downloads/releases/php-5.6.38-nts-Win32-VC11-x64.zip|288ac325d788af04b4a29e56b38771ccf91051f9e6a060abafbfbb3c9f376edf|f6089b64354077cd88458706492a8676b21a8676e234dcd4d8292f6af65b1cc3
threadsafe|http://windows.php.net/downloads/releases/php-7.2.11-Win32-VC15-x86.zip|http://windows.php.net/downloads/releases/php-7.2.11-Win32-VC15-x64.zip|38a69651407532e48e3c33c9a64420c40e0729b116f296913ca54dbca7d85ffc|9f8a51e5f6ab1810250bc267179b772083c51ff41d4e141031dfbe7561c80a6e
not-threadsafe|http://windows.php.net/downloads/releases/php-7.2.11-nts-Win32-VC15-x86.zip|http://windows.php.net/downloads/releases/php-7.2.11-nts-Win32-VC15-x64.zip|feaede2c9b666b9c192406043ad8be0bc0f82c133bd0918854d51c5439c16bf5|74e3fbff785943c5b17c0859264f06f72f0a7bb1fbb2ace17040ec89ec560f03
8 changes: 4 additions & 4 deletions automatic/tortoisesvn/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://osdn.net/frs/redir.php?m=pumath&f=%2Fstorage%2Fg%2Ft%2Fto%2Ftortoisesvn%2F1.10.1%2FApplication%2FTortoiseSVN-1.10.1.28295-win32-svn-1.10.2.msi>
64-Bit: <https://osdn.net/frs/redir.php?m=pumath&f=%2Fstorage%2Fg%2Ft%2Fto%2Ftortoisesvn%2F1.10.1%2FApplication%2FTortoiseSVN-1.10.1.28295-x64-svn-1.10.2.msi>
32-Bit: <https://osdn.net/frs/redir.php?m=pumath&f=%2Fstorage%2Fg%2Ft%2Fto%2Ftortoisesvn%2F1.10.2%2FApplication%2FTortoiseSVN-1.10.2.28392-win32-svn-1.10.3.msi>
64-Bit: <https://osdn.net/frs/redir.php?m=pumath&f=%2Fstorage%2Fg%2Ft%2Fto%2Ftortoisesvn%2F1.10.2%2FApplication%2FTortoiseSVN-1.10.2.28392-x64-svn-1.10.3.msi>
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
checksum32: 3484FCFEA5684C6459092D9202B20DBC5FABC965D2ED152FB9EF05AE02615CD5
checksum64: FBC6492D425756A244AE715EFFA3EB28EB8CEE1B4B8E79949AE53A61439F73F9
checksum32: BF921520CC4114BE67FB8CAD751505025491522391798B9920AADA6028731174
checksum64: 64F4386691A9F3B145AADDE0D0C8771203DF78D050B67A0F8A9B7E6B1D80BA78

File 'LICENSE.txt' is obtained from <https://sourceforge.net/p/tortoisesvn/code/23615/tree/trunk/src/COPYING.txt>
2 changes: 1 addition & 1 deletion automatic/tortoisesvn/tortoisesvn.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>tortoisesvn</id>
<title>TortoiseSVN</title>
<version>1.10.1.28295</version>
<version>1.10.2.28392</version>
<authors>TortoiseSVN Team</authors>
<owners>chocolatey, dtgm</owners>
<summary>Subversion® source control management client implemented as File Explorer shell extension</summary>
Expand Down

0 comments on commit 2119027

Please sign in to comment.