Skip to content

Commit

Permalink
AU: 4 updated - firefox-nightly opera-developer rocrail vlc-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Nov 27, 2019
1 parent 63e615b commit 71be86c
Show file tree
Hide file tree
Showing 11 changed files with 223 additions and 223 deletions.
2 changes: 1 addition & 1 deletion automatic/firefox-nightly/firefox-nightly.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"nightly": "72.0.1.2019112621-alpha"
"nightly": "72.0.1.2019112711-alpha"
}
2 changes: 1 addition & 1 deletion automatic/firefox-nightly/firefox-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>72.0.1.2019112621-alpha</version>
<version>72.0.1.2019112711-alpha</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
404 changes: 202 additions & 202 deletions automatic/firefox-nightly/tools/LanguageChecksums.csv

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions automatic/firefox-nightly/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ if (Get-32bitOnlyInstalled -product $softwareName) {

Checksum = $checksums.Win32
ChecksumType = 'sha512'
Url = "https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-26-21-27-08-mozilla-central/firefox-72.0a1.${locale}.win32.installer.exe"
Url = "https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-27-11-42-33-mozilla-central/firefox-72.0a1.${locale}.win32.installer.exe"

silentArgs = '-ms'
validExitCodes = @(0)
Expand All @@ -43,7 +43,7 @@ if (Get-32bitOnlyInstalled -product $softwareName) {
if (!(Get-32bitOnlyInstalled($softwareName)) -and (Get-OSArchitectureWidth 64)) {
$packageArgs.Checksum64 = $checksums.Win64
$packageArgs.ChecksumType64 = 'sha512'
$packageArgs.Url64 = "https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-26-21-27-08-mozilla-central/firefox-72.0a1.${locale}.win64.installer.exe"
$packageArgs.Url64 = "https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-27-11-42-33-mozilla-central/firefox-72.0a1.${locale}.win64.installer.exe"
}

Install-ChocolateyPackage @packageArgs
Expand Down
4 changes: 2 additions & 2 deletions automatic/opera-developer/opera-developer.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>66.0.3511.0</version>
<version>66.0.3515.2</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 All @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- copyright is usually years and software vendor, but not required for internal feeds -->
<copyright>Opera Software</copyright>
<tags>browser opera developer cross-platform internet admin</tags>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-66/#b3511.0</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-66/#b3515.2</releaseNotes>
<licenseUrl>http://www.operasoftware.com/eula/browser</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<packageSourceUrl>https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/opera-developer</packageSourceUrl>
Expand Down
10 changes: 5 additions & 5 deletions automatic/opera-developer/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ $parameters += if ($pp.NoTaskbarShortcut) { " /pintotaskbar 0"; Write-Host "
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://get.geo.opera.com/pub/opera-developer/66.0.3511.0/win/Opera_Developer_66.0.3511.0_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera-developer/66.0.3511.0/win/Opera_Developer_66.0.3511.0_Setup_x64.exe'
checksum = '14c982fad5d8d42e392dff12248631e05c58ff4f903b18fa87242060aefb8c80'
checksum64 = '717b9d1377c98fe70822a5a540e3a82f242fb72afa7f35613ab39aad9eefe5f9'
url = 'https://get.geo.opera.com/pub/opera-developer/66.0.3515.2/win/Opera_Developer_66.0.3515.2_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera-developer/66.0.3515.2/win/Opera_Developer_66.0.3515.2_Setup_x64.exe'
checksum = '40e1271228dd647700be3b8a57e431f63ae779840f2422f62fde6a25868dbac4'
checksum64 = '58ac05bcec94d798a1aa8e90926f801634dc06683d6ff292a425b1bce5c632be'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera 0 /setdefaultbrowser 0' + $parameters
validExitCodes = @(0)
}

$version = '66.0.3511.0'
$version = '66.0.3515.2'
if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) {
Write-Output "Opera $version is already installed. Skipping download and installation."
} else {
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.221</version>
<version>1.227</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-221-win32.exe'
$checksum32 = '726c163613d6602b2bf5cc24ca20d6989bc74d7994564baec62b75340686cc45'
$url32 = 'https://wiki.rocrail.net/rocrail-snapshot/history/rocrail-227-win32.exe'
$checksum32 = '67a2ff61f43d156e01fd1ab0e76de598f130692fece1317aa4469c4ec49b5776'
$checksumType32 = 'sha256'
$url64 = 'https://wiki.rocrail.net/rocrail-snapshot/history/rocrail-221-win64.exe'
$checksum64 = 'b478b31ca34af5427d419eb7add7d657485cfc521f18c582a553e2ff21eff41c'
$url64 = 'https://wiki.rocrail.net/rocrail-snapshot/history/rocrail-227-win64.exe'
$checksum64 = '06d3f8b63a15f910f2a6906c03debdee6bc8785acb1862e93cc49e0cab1c0e76'
$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-3.0.9-20191127-0513/vlc-3.0.9-20191127-0513-win64.exe
x64: https://nightlies.videolan.org/build/win64/vlc-4.0.0-20191127-0830/vlc-4.0.0-20191127-0830-dev-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: 695D797B0A5DAF6D7680039E809555A59728B208FD0CC8B51DBBBC3608671EAA
checksum64: 2C249A9D7FD644A610FB96770A681E486F4D8EAD556080EE9495BC95E04895F7

Using AU:

Get-RemoteChecksum https://nightlies.videolan.org/build/win64/vlc-3.0.9-20191127-0513/vlc-3.0.9-20191127-0513-win64.exe
Get-RemoteChecksum https://nightlies.videolan.org/build/win64/vlc-4.0.0-20191127-0830/vlc-4.0.0-20191127-0830-dev-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.20191127",
"4.0": "4.0.0.20191126"
"4.0": "4.0.0.20191127"
}
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>3.0.9.20191127</version>
<version>4.0.0.20191127</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 71be86c

Please sign in to comment.