Skip to content

Commit

Permalink
AU: 4 updated - etcd Opera vscode-insiders vscode-insiders.install
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jul 11, 2023
1 parent b34d008 commit f3e1368
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion automatic/etcd/etcd.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"3.1": "3.1.20",
"3.2": "3.2.32",
"3.3": "3.3.27",
"3.4": "3.4.26",
"3.4": "3.4.27",
"3.5": "3.5.9",
"3.6": "3.6.0-alpha0"
}
22 changes: 11 additions & 11 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.4.26</version>
<version>3.4.27</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/etcd</packageSourceUrl>
<owners>chocolatey-community,dgalbraith,Andrei Bejenaru,Robert Labrie</owners>
<title>etcd (Install)</title>
Expand Down Expand Up @@ -52,7 +52,7 @@ For installation guides, please check out [play.etcd.io](http://play.etcd.io) an
###### Linux

```bash
ETCD_VER=v3.4.26
ETCD_VER=v3.4.27

# choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
Expand Down Expand Up @@ -82,7 +82,7 @@ rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
###### macOS (Darwin)

```bash
ETCD_VER=v3.4.26
ETCD_VER=v3.4.27

# choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
Expand All @@ -106,13 +106,13 @@ etcd uses [`gcr.io/etcd-development/etcd`](https://gcr.io/etcd-development/etcd)

```bash
rm -rf /tmp/etcd-data.tmp &amp;&amp; mkdir -p /tmp/etcd-data.tmp &amp;&amp; \
docker rmi gcr.io/etcd-development/etcd:v3.4.26 || true &amp;&amp; \
docker rmi gcr.io/etcd-development/etcd:v3.4.27 || true &amp;&amp; \
docker run \
-p 2379:2379 \
-p 2380:2380 \
--mount type=bind,source=/tmp/etcd-data.tmp,destination=/etcd-data \
--name etcd-gcr-v3.4.26 \
gcr.io/etcd-development/etcd:v3.4.26 \
--name etcd-gcr-v3.4.27 \
gcr.io/etcd-development/etcd:v3.4.27 \
/usr/local/bin/etcd \
--name s1 \
--data-dir /etcd-data \
Expand All @@ -127,11 +127,11 @@ rm -rf /tmp/etcd-data.tmp &amp;&amp; mkdir -p /tmp/etcd-data.tmp &amp;&amp; \
--logger zap \
--log-outputs stderr

docker exec etcd-gcr-v3.4.26 /usr/local/bin/etcd --version
docker exec etcd-gcr-v3.4.26 /usr/local/bin/etcdctl version
docker exec etcd-gcr-v3.4.26 /usr/local/bin/etcdctl endpoint health
docker exec etcd-gcr-v3.4.26 /usr/local/bin/etcdctl put foo bar
docker exec etcd-gcr-v3.4.26 /usr/local/bin/etcdctl get foo
docker exec etcd-gcr-v3.4.27 /usr/local/bin/etcd --version
docker exec etcd-gcr-v3.4.27 /usr/local/bin/etcdctl version
docker exec etcd-gcr-v3.4.27 /usr/local/bin/etcdctl endpoint health
docker exec etcd-gcr-v3.4.27 /usr/local/bin/etcdctl put foo bar
docker exec etcd-gcr-v3.4.27 /usr/local/bin/etcdctl get foo
```</releaseNotes>
<dependencies>
<dependency id="nssm" version="2.24.101" />
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/etcd-io/etcd/releases/tag/v3.4.26>
location on <https://github.com/etcd-io/etcd/releases/tag/v3.4.27>
and can be verified by doing the following:

1. Download the following:
software: <https://github.com/etcd-io/etcd/releases/download/v3.4.26/etcd-v3.4.26-windows-amd64.zip>
software: <https://github.com/etcd-io/etcd/releases/download/v3.4.27/etcd-v3.4.27-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: sha256
checksum: CC84C0DDC96F1EF94BD34ED6DF6BF7A256C0DE630BC657F01922822B28114FC7
checksum: 708CFF0B9A1BDD6466DD20D6C4BDBD24266E959C4608750A9809E08904A7237D

The file 'LICENSE.txt' has been obtained from <https://github.com/etcd-io/etcd/commit/3381177341c11aa9d89b6172699d64ddc2146a11/LICENSE>
4 changes: 2 additions & 2 deletions automatic/opera/opera.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Opera</id>
<version>100.0.4815.47</version>
<version>100.0.4815.54</version>
<title>Opera</title>
<owners>chocolatey-community</owners>
<authors>Opera</authors>
Expand All @@ -26,7 +26,7 @@ For example: `--params '"/NoDesktopShortcut /NoTaskbarShortcut"'`
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<summary>The Opera web browser makes the Web fast and fun, giving you a better web browser experience on any computer.</summary>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-100/#b4815.47</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-100/#b4815.54</releaseNotes>
<tags>browser opera cross-platform internet admin</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/opera</packageSourceUrl>
</metadata>
Expand Down
10 changes: 5 additions & 5 deletions automatic/opera/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ $parameters += if ($pp.NoTaskbarShortcut) { " /pintotaskbar=0"; Write-Host "Oper
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://get.geo.opera.com/pub/opera/desktop/100.0.4815.47/win/Opera_100.0.4815.47_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/100.0.4815.47/win/Opera_100.0.4815.47_Setup_x64.exe'
checksum = '99a04e7ec8e7d1dcfc260f9e21c4060cbf206bbb8d313e7b088fe8cf63fa88ca'
checksum64 = '4170130a37c0a950d9987ead89ad6f3711e47730297f8670391a82ad7d0fc1bd'
url = 'https://get.geo.opera.com/pub/opera/desktop/100.0.4815.54/win/Opera_100.0.4815.54_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/100.0.4815.54/win/Opera_100.0.4815.54_Setup_x64.exe'
checksum = '374b2afcfde334fc0a1eef7c564f4850461ae3f597db0777a8256d4fa1af22dd'
checksum64 = 'dd95bef9bb4a91d52e5859aa571de9a636d8259c7c3440488766bbb5b75fe2c3'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters
validExitCodes = @(0)
}

$version = '100.0.4815.47'
$version = '100.0.4815.54'
if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) {
Write-Output "Opera $version is already installed. Skipping download and installation."
}
Expand Down
8 changes: 4 additions & 4 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url = 'https://az764295.vo.msecnd.net/insider/660393deaaa6d1996740ff4880f1bad43768c814/VSCodeSetup-ia32-1.80.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/660393deaaa6d1996740ff4880f1bad43768c814/VSCodeSetup-x64-1.80.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/6243562032a9a168df33c1b4dc84d5b2abbcb22d/VSCodeSetup-ia32-1.81.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/6243562032a9a168df33c1b4dc84d5b2abbcb22d/VSCodeSetup-x64-1.81.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = '7b71094cd1cc1c1c16ac83c44c07c50daa4b14c07297eeea989d970d2ce5da1593554814c371b2042aace5ddedba12c454528af3a76edad1523bec61c1a3f6e2'
checksum = '8fb5ba23e3711a1d8eb83a35dbda3aca48fed94f356656b094216deb086ce017d8193070304f1b1424cb30dbe02c2cd352a5ecb4d6dd337a65319a6acefea716'
checksumType = 'sha512'
checksum64 = 'ce6b48f3ed648d44ed451b7b63fbd69776f85d3b073425c38245bc49d35c75a0cdd72ba9c0585ebcb4ffbaa33eae9c9299d544be4a1c723c4a54afeb09b97282'
checksum64 = '9a399f61aa3310975aa21bc993db807e0eaffa3550939c3aaca162d8f7ccd17907043c234392fd86655a5c190f41c51dc1b5774a7a75980157d3d78e3eed81c1'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.80.0.20230704</version>
<version>1.81.0.20230711</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders/vscode-insiders.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.80.0.20230704</version>
<version>1.81.0.20230711</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -48,7 +48,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath"
]]></description>
<tags>microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform</tags>
<dependencies>
<dependency id="vscode-insiders.install" version="[1.80.0.20230704]" />
<dependency id="vscode-insiders.install" version="[1.81.0.20230711]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit f3e1368

Please sign in to comment.