Skip to content

Commit

Permalink
AU: 2 updated - appveyor-server firefox-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Feb 17, 2022
1 parent 8a365f3 commit 577d62a
Show file tree
Hide file tree
Showing 6 changed files with 226 additions and 226 deletions.
2 changes: 1 addition & 1 deletion automatic/appveyor-server/appveyor-server.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>7.0.2942</version>
<version>7.0.3150</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
2 changes: 1 addition & 1 deletion automatic/appveyor-server/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and can be verified like this:
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: E61A7C73C84959BA7F7CE3BD36B6CFB1BBB8E2701704A43E36F5313C4EB9D99F
checksum32: 7641EC2AD2DDDBA209C424FBF63AD5A923AAD31B81F3F6E0E1C80559E4F0D580

File 'LICENSE.txt' is obtained from <https://www.appveyor.com/terms-of-service/>

Expand Down
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": "99.0.1.2022021621-alpha"
"nightly": "99.0.1.2022021709-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>99.0.1.2022021621-alpha</version>
<version>99.0.1.2022021709-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
Loading

0 comments on commit 577d62a

Please sign in to comment.