Skip to content

Commit

Permalink
AU: 3 updated - firefox-dev rocrail vlc-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Jan 27, 2020
1 parent 5f39fa3 commit de08bb1
Show file tree
Hide file tree
Showing 9 changed files with 207 additions and 207 deletions.
2 changes: 1 addition & 1 deletion automatic/firefox/firefox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "73.0.9-beta",
"dev": "73.0.9-beta"
"dev": "73.0.10-beta"
}
2 changes: 1 addition & 1 deletion automatic/firefox/firefox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>73.0.9-beta</version>
<version>73.0.10-beta</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
384 changes: 192 additions & 192 deletions automatic/firefox/tools/LanguageChecksums.csv

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions automatic/firefox/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
$packageName = 'firefox-dev'
$softwareName = 'Firefox Developer Edition'

$alreadyInstalled = (AlreadyInstalled -product $softwareName -version '73.0b9')
$alreadyInstalled = (AlreadyInstalled -product $softwareName -version '73.0b10')

if (Get-32bitOnlyInstalled -product $softwareName) {
Write-Output $(
Expand All @@ -34,7 +34,7 @@ if ($alreadyInstalled -and ($env:ChocolateyForce -ne $true)) {

Checksum = $checksums.Win32
ChecksumType = 'sha512'
Url = "https://download-installer.cdn.mozilla.net/pub/devedition/releases/73.0b9/win32/${locale}/Firefox%20Setup%2073.0b9.exe"
Url = "https://download-installer.cdn.mozilla.net/pub/devedition/releases/73.0b10/win32/${locale}/Firefox%20Setup%2073.0b10.exe"

silentArgs = '-ms'
validExitCodes = @(0)
Expand All @@ -43,7 +43,7 @@ if ($alreadyInstalled -and ($env:ChocolateyForce -ne $true)) {
if (!(Get-32bitOnlyInstalled($softwareName)) -and (Get-OSArchitectureWidth 64)) {
$packageArgs.Checksum64 = $checksums.Win64
$packageArgs.ChecksumType64 = 'sha512'
$packageArgs.Url64 = "https://download-installer.cdn.mozilla.net/pub/devedition/releases/73.0b9/win64/${locale}/Firefox%20Setup%2073.0b9.exe"
$packageArgs.Url64 = "https://download-installer.cdn.mozilla.net/pub/devedition/releases/73.0b10/win64/${locale}/Firefox%20Setup%2073.0b10.exe"
}

Install-ChocolateyPackage @packageArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/rocrail/rocrail.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>1.430</version>
<version>1.433</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
8 changes: 4 additions & 4 deletions automatic/rocrail/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url32 = 'https://wiki.rocrail.net/rocrail-snapshot/history/rocrail-430-win32.exe'
$checksum32 = '0154ebd9c32dc5ef402f6f56eb2d962e1c77b5792b6c5f2e7c73e0911cc50575'
$url32 = 'https://wiki.rocrail.net/rocrail-snapshot/history/rocrail-433-win32.exe'
$checksum32 = '6e263d84be584aa74c9618411c5ead63522b06ead9dcfc6fc2fe00467e5d0b5c'
$checksumType32 = 'sha256'
$url64 = 'https://wiki.rocrail.net/rocrail-snapshot/history/rocrail-430-win64.exe'
$checksum64 = '5a8042844ba742c52c1675bcdff591bda38260f220832a39dfa1815aebc4ce1a'
$url64 = 'https://wiki.rocrail.net/rocrail-snapshot/history/rocrail-433-win64.exe'
$checksum64 = '9c5867eb0a57bddc9141b15c60973455942f3b9e3a8787149533a49acafdcfe0'
$checksumType64 = 'sha256'

$packageArgs = @{
Expand Down
6 changes: 3 additions & 3 deletions automatic/vlc-nightly/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ Package can be verified like this:

1. Go to

x64: https://nightlies.videolan.org/build/win64/vlc-4.0.0-20200126-0832/vlc-4.0.0-20200126-0832-dev-win64.exe
x64: https://nightlies.videolan.org/build/win64/vlc-3.0.9-20200127-0515/vlc-3.0.9-20200127-0515-win64.exe

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: 6DAC11583C0AE919471AE62C19B38BE9FABF5E8D48B2D24B995104FF92B03381
checksum64: 75E757246F889B7951AB76E0758B543A76E03638D5454A03F751C8656BAF233E

Using AU:

Get-RemoteChecksum https://nightlies.videolan.org/build/win64/vlc-4.0.0-20200126-0832/vlc-4.0.0-20200126-0832-dev-win64.exe
Get-RemoteChecksum https://nightlies.videolan.org/build/win64/vlc-3.0.9-20200127-0515/vlc-3.0.9-20200127-0515-win64.exe

File 'LICENSE.txt' obtained from:
https://git.videolan.org/?p=vlc.git;a=blob_plain;f=COPYING;hb=HEAD
2 changes: 1 addition & 1 deletion automatic/vlc-nightly/vlc-nightly.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"3.0": "3.0.9.20200126",
"3.0": "3.0.9.20200127",
"4.0": "4.0.0.20200126"
}
2 changes: 1 addition & 1 deletion automatic/vlc-nightly/vlc-nightly.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>4.0.0.20200126</version>
<version>3.0.9.20200127</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down

0 comments on commit de08bb1

Please sign in to comment.