Skip to content

Commit

Permalink
AU: 3 updated - vscode-insiders vscode-insiders.install Waterfox
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed May 26, 2022
1 parent 6f4f325 commit 3a1e795
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
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/d891b49fc0f8fc5e00591657ca225975952b09ca/VSCodeSetup-ia32-1.68.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/d891b49fc0f8fc5e00591657ca225975952b09ca/VSCodeSetup-x64-1.68.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/528ee1ae3daabe30c1307cf9dcd6e77eb96094bc/VSCodeSetup-ia32-1.68.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/528ee1ae3daabe30c1307cf9dcd6e77eb96094bc/VSCodeSetup-x64-1.68.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = '11357729d5b45c2e4051dd54255f13d6a8a2b2ea8b01c792da0cfd3c9092423e0e627bc26171b661693d982a7df9bbc0c36cb115972411e032dae697e53db25c'
checksum = 'cb7570cc8931490c6b3174dd888430c595488bbd58fb6c5de8be37cc74a71f315eeb02921e4920dd10579698fd5ca1801bd216ec1a12352738230c91f2687921'
checksumType = 'sha512'
checksum64 = 'de28548ad69299137173c09fb9114e49258ee5bd729931ad104322ba3241159de272ba0445cf692ee1126f1f60adcfa08d114554edcd08933c51fcfd0c59250d'
checksum64 = 'b56003ee88f71b01de7d75247afb31abf101ccc1baff43f8ce5b6b338c4c6fff6c2837345213e32e37a5c062d9b018b532b2d85be68215674feb137148a3ac4b'
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.68.0.20220525</version>
<version>1.68.0.20220526</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.68.0.20220525</version>
<version>1.68.0.20220526</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -47,7 +47,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.68.0.20220525]" />
<dependency id="vscode-insiders.install" version="[1.68.0.20220526]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions automatic/waterfox/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from their official download link listed on <https://github.com/WaterfoxCo/Waterfox/releases/latest>
and can be verified like this:

1. Download <https://github.com/WaterfoxCo/Waterfox/releases/download/G4.1.2/Install.Waterfox.exe>
1. Download <https://github.com/WaterfoxCo/Waterfox/releases/download/G4.1.2.1/Install.Waterfox.exe>
2. Then use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: 758F71FF2716EECACA6D7F27F1D49CE30BA5CC0C04971E28C2257693484FD603
checksum: F37A87FDFE772CC3C4CBB8E4A999682864C5F60A1444D490CF8C281C0836257E

File 'LICENSE.md' is obtained from <https://github.com/MrAlex94/Waterfox/blob/1bc2fb60abf0fa173b69ca94f660115d76f09f4f/LICENSE>
2 changes: 1 addition & 1 deletion automatic/waterfox/waterfox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"current": "22054.1.2",
"current": "22054.1.2.1",
"classic": "2022.04"
}
2 changes: 1 addition & 1 deletion automatic/waterfox/waterfox.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>Waterfox</id>
<version>22054.1.2</version>
<version>22054.1.2.1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/waterfox</packageSourceUrl>
<owners>chocolatey-community,tonigellida,admiringworm</owners>
<title>Waterfox </title>
Expand Down

0 comments on commit 3a1e795

Please sign in to comment.