Skip to content

Commit

Permalink
AU: 4 updated - cutepdf poweriso vscode-insiders vscode-insiders.install
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Chocolatey Community committed Apr 26, 2024
1 parent 804a6c9 commit 22078f9
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion automatic/cutepdf/cutepdf.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>cutepdf</id>
<title>CutePDF Writer</title>
<version>4.0.1.300</version>
<version>4.0.1.301</version>
<authors>Acro Software Inc.</authors>
<owners>chocolatey-community,Redsandro,Thilas</owners>
<summary>Free PDF printer driver with no watermarks.</summary>
Expand Down
2 changes: 1 addition & 1 deletion automatic/cutepdf/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6233072|4.0.1.300
6233184|4.0.1.301
2 changes: 1 addition & 1 deletion automatic/cutepdf/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $packageArgs = @{
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-' # Inno Setup Package
validExitCodes= @(0)
softwareName = 'cutepdf*'
checksum = '95BBE6FBCEEDA2368163FAA20A083F522259168F3DC3EE35F9C3D3224CA163263CC45EA7AB1C0127E70858E55FC7B10C34DFB12AD5A2980A6B9E29DAA5C0D416'
checksum = 'AE13E3913F331904F69F1AB766FC8A0ED362969843B43D0BF1345BC049B070E52D8BB1A5058EA519F2C66C56173B1608DDEFF58DF9CA0675888225B1D071CDF6'
checksumType = 'SHA512'
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/poweriso/poweriso.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>poweriso</id>
<title>PowerISO</title>
<version>8.7</version>
<version>8.8</version>
<authors>Power Software Ltd</authors>
<owners>chocolatey-community,gep13</owners>
<summary>PowerISO is a powerful CD / DVD / BD image file processing tool.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/poweriso/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $packageArgs = @{
fileType = 'exe'
url = 'https://www.poweriso.com/PowerISO8.exe'
url64bit = 'https://www.poweriso.com/PowerISO8-x64.exe'
checksum = '2bc3a0f5f6ee2870aeb5140a36a322d9341a278643c30f7eebd16d7379aeb3dc'
checksum64 = '52f04dea35ec75b3405773255d106987177d2cb38a483e6b02cc81ca7a027391'
checksum = '306070dde8c4f81fbe1555e80c19e27a42238ca056bc35c9d347f160e749aae2'
checksum64 = '38afa6dace6f58373927adc8596415e6a28d1738bbe8987f1a566fe723d57e21'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/S'
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
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/cc3429872df5e655abd12c233a9defbd15b0987d/VSCodeSetup-x64-1.89.0-insider.exe'
url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/2fb3fa8dd2f85d7f452066f8a64e8bf259d21412/VSCodeSetup-x64-1.89.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum64 = '242a7b785a29e362e35dff479c5cbe0c9e9224137b418d122e26a851c5c1303591c60d30abb8f485a23868ca272ddf4b2b3371f1112ef23cb749980faac90268'
checksum64 = 'c2552680517ab451645e06f3316b90d249c44edd00613949ae352fd05d9e3afb4eece26b344b098e171b1deb59ae81d77acb865ebed75e0ba92243dd0fa43474'
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.89.0.20240425</version>
<version>1.89.0.20240426</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.89.0.20240425</version>
<version>1.89.0.20240426</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.89.0.20240425]" />
<dependency id="vscode-insiders.install" version="[1.89.0.20240426]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 22078f9

Please sign in to comment.