Skip to content

Commit

Permalink
AU: 3 updated - nexus-repository palemoon vscode-insiders.install
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jun 19, 2023
1 parent e7e0a61 commit 30aaed5
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion automatic/nexus-repository/nexus-repository.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>nexus-repository</id>
<title>Nexus Repository OSS</title>
<version>3.55.0.01</version>
<version>3.56.0.01</version>
<authors>Sonatype</authors>
<owners>chocolatey-community,DarwinJS</owners>
<summary>Free open source version of popular Nexus Repository for binary artifacts including first class Nuget support.</summary>
Expand Down
6 changes: 3 additions & 3 deletions automatic/nexus-repository/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if (Get-OSArchitectureWidth 32) {
throw "Sonatype Nexus Repository 3.0 and greater only supports 64-bit Windows."
}

$Version = '3.55.0-01'
$Version = '3.56.0-01'
$NexusVersionedFolder = "nexus-$Version"
$TargetFolder = "$env:ProgramData\nexus"
$ExtractFolder = "$env:TEMP\NexusExtract"
Expand Down Expand Up @@ -55,8 +55,8 @@ if (Test-Path "$ExtractFolder") {
$PackageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $ExtractFolder
url64 = 'https://sonatype-download.global.ssl.fastly.net/repository/downloads-prod-group/3/nexus-3.55.0-01-win64.zip'
checksum64 = '7f4a2bfda0320a3e7f3601127665d16036658e5316c9b03d8388be4aa1cad3b2'
url64 = 'https://sonatype-download.global.ssl.fastly.net/repository/downloads-prod-group/3/nexus-3.56.0-01-win64.zip'
checksum64 = '4d51b4965082807735eee999e419a5634e2e612a44579dc8318d693aa9af9094'
checksumType64 = 'SHA256'
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/palemoon/palemoon.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>palemoon</id>
<title>Pale Moon browser</title>
<version>32.2.0</version>
<version>32.2.1</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
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
$packageArgs = @{
packageName = 'palemoon'
fileType = 'exe'
url = 'https://rm-eu.palemoon.org/release/palemoon-32.2.0.win32.installer.exe'
url64 = 'https://rm-eu.palemoon.org/release/palemoon-32.2.0.win64.installer.exe'
url = 'https://rm-eu.palemoon.org/release/palemoon-32.2.1.win32.installer.exe'
url64 = 'https://rm-eu.palemoon.org/release/palemoon-32.2.1.win64.installer.exe'

softwareName = 'Pale Moon*'

checksum = '27ba42ce0b77c1d2971ccb228de3cfb119f897a9fa623b9bb297e5a5d70af046'
checksum = '3ca1ec1bdd8b5fbf0caa6e30e4306a6f3496db69426e94f22265b7c60331b57b'
checksumType = 'sha256'
checksum64 = 'fc997eec917d784666f4ef306923fdf74c5662d444c62620fabf971f6241ded5'
checksum64 = 'c0cd395e824ed31c75146d1e39891cb1c39571331a7c1ed2bcfd7cb00710084a'
checksumType64= 'sha256'

silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-"
Expand Down
4 changes: 2 additions & 2 deletions automatic/palemoon/update.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import-module au
import-module au

$releasesx86 = 'https://www.palemoon.org/download.php?mirror=eu&bits=32&type=installer'
$releasesx64 = 'https://www.palemoon.org/download.php?mirror=eu&bits=64&type=installer'
Expand All @@ -7,7 +7,7 @@ function getReleaseInfo() {
param([string]$releasesUrl)
$url = Get-RedirectedUrl $releasesUrl

$version = $url -split '[-]|\.win[32|64]' | select -last 1 -skip 1;
$version = $url -split '[-]|\.win[32|64]' | Select-Object -last 1 -skip 1;

return @{
url = $url
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/61ba389b0a7108af0411c73ab30c7e4350051645/VSCodeSetup-ia32-1.80.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/61ba389b0a7108af0411c73ab30c7e4350051645/VSCodeSetup-x64-1.80.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/73eb619afb87cab4aa83a569259c891b6983c11e/VSCodeSetup-ia32-1.80.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/73eb619afb87cab4aa83a569259c891b6983c11e/VSCodeSetup-x64-1.80.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = '94aa7767fd058df4e6ea9d582cd0d10c6b23264da9566d8a38631dd83d15a147d0c0a1955d4a697762e1d381ebe87fc3b67230427b9debcbe72a7847833463cd'
checksum = '30445f3a8affec71f4653214f7c1cb3b2a0214faa4c653f099e5e4c9b22f73ce3e9c076485749891e5c45bf550add954ff2a9c6b058eb73a00be559b8479b88e'
checksumType = 'sha512'
checksum64 = '0f2b11fe39e0c52f4cb558997417324a77f79abd993c13184ac4fb1b3fad5896d8202e24ce530c56018253e618cc68d8a2e8815b4bc641f70d4cfde2c0eed82f'
checksum64 = '10db649294b3f02292f3375b82bfb26bae85ce392c4c42e8f01450595cc6003e93827fa7bf4d4294a2c0751408575e0cfeae5280e7cc4fa16346306c8ed80d0f'
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.20230616</version>
<version>1.80.0.20230619</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down

0 comments on commit 30aaed5

Please sign in to comment.