Skip to content

Commit

Permalink
AU: 4 updated - palemoon PartitionMasterFree vscode-insiders vscode-i…
Browse files Browse the repository at this point in the history
…nsiders.install

[skip ci]
  • Loading branch information
Chocolatey Community committed Mar 26, 2024
1 parent 7b9488f commit 4539256
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion automatic/palemoon/palemoon.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>palemoon</id>
<title>Pale Moon browser</title>
<version>33.0.1</version>
<version>33.0.2</version>
<authors>Moonchild Productions</authors>
<owners>chocolatey-community,Redsandro</owners>
<summary>A Firefox-based web browser optimized for modern hardware.</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/palemoon/tools/chocolateyInstall.ps1
Expand Up @@ -3,14 +3,14 @@
$packageArgs = @{
packageName = 'palemoon'
fileType = 'exe'
url = 'https://rm-eu.palemoon.org/release/palemoon-33.0.1.win32.installer.exe'
url64 = 'https://rm-eu.palemoon.org/release/palemoon-33.0.1.win64.installer.exe'
url = 'https://rm-eu.palemoon.org/release/palemoon-33.0.2.win32.installer.exe'
url64 = 'https://rm-eu.palemoon.org/release/palemoon-33.0.2.win64.installer.exe'

softwareName = 'Pale Moon*'

checksum = 'c91470cb43e8d996b50d643a94997e6cb592c1643a38aea96304da7986380070'
checksum = '11296025abf7182f8b4218b6a5b4d64023c71ed90de208362acd1e555a2dfbb3'
checksumType = 'sha256'
checksum64 = 'dd7dcf7e962ab0793c9c6d7591f07fb4d25d3b90a1042d3e8530da7604cf5dfa'
checksum64 = '295129f2b08314cb6966fdc37f56b0642c0b82912a1e07d71a0c5afdf95d15b9'
checksumType64= 'sha256'

silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-"
Expand Down
2 changes: 1 addition & 1 deletion automatic/partitionmasterfree/PartitionMasterFree.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>PartitionMasterFree</id>
<title>EaseUS Partition Master (Free)</title>
<version>18.2</version>
<version>18.5</version>
<authors>CHENGDU Yiwo Tech Development Co., Ltd</authors>
<owners>chocolatey-community,Redsandro</owners>
<summary>EaseUS Partition Master Free Edition is a partition solution and disk management utility</summary>
Expand Down
2 changes: 1 addition & 1 deletion automatic/partitionmasterfree/legal/VERIFICATION.txt
Expand Up @@ -15,7 +15,7 @@ Package can be verified like this:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 8639d9a36079a21301104442513424d8e4836fc2ebf5a299a0b319026718cc87
checksum32: 77fb2f59a6d47ccf1f51f9f1d56bdeb28830b079235f98492b8f4171e065160e

File 'license.txt' is obtained from:
https://www.easeus.com/license.htm
4 changes: 2 additions & 2 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Expand Up @@ -22,11 +22,11 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/b0d975fc6370f15570c380f41015b1ca2cdcb791/VSCodeSetup-x64-1.88.0-insider.exe'
url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/5d8491d7130d25aae121eeaa1633603ef8faa39e/VSCodeSetup-x64-1.88.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum64 = 'b03e94eed5dcbc72a23dd5b345b0505c3423a874f804f3e39b184df33ca55a49ccf491bded8c3d9d069e1eb4c518bb1ae82ea7a047fbf509cd7c9e1feaf6b888'
checksum64 = 'd1cad5e470c48e0fd11160edb0b8c3f8373a19734e49d5094de09efca195974f78daafd3d7ca375e769eddb1e07ca435aa31080d04d61ffbfbcd074de58c610e'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.88.0.20240325</version>
<version>1.88.0.20240326</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
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.88.0.20240325</version>
<version>1.88.0.20240326</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.88.0.20240325]" />
<dependency id="vscode-insiders.install" version="[1.88.0.20240326]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 4539256

Please sign in to comment.