Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
AU: 2 updated - jackett loot
Browse files Browse the repository at this point in the history
  • Loading branch information
JourneyOver committed Jun 13, 2023
1 parent b001018 commit eff0223
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion automatic/jackett/jackett.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>jackett</id>
<version>0.21.203</version>
<version>0.21.204</version>
<packageSourceUrl>https://github.com/journeyover/chocolatey-packages/tree/master/automatic/jackett</packageSourceUrl>
<owners>JourneyOver</owners>
<title>Jackett</title>
Expand Down
6 changes: 3 additions & 3 deletions automatic/jackett/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software has been downloaded from the listed download
location on <https://github.com/Jackett/Jackett/releases/tag/v0.21.203>
location on <https://github.com/Jackett/Jackett/releases/tag/v0.21.204>
and can be verified by doing the following:

1. Download the following:

url: <https://github.com/Jackett/Jackett/releases/download/v0.21.203/Jackett.Installer.Windows.exe>
url: <https://github.com/Jackett/Jackett/releases/download/v0.21.204/Jackett.Installer.Windows.exe>

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

checksum type: sha256
checksum: 11CA922D24D3E6A0771D879851BE650151163B1F837031996BBD2A784A5C41B2
checksum: 08B9D2DCEA90993011C7F450C967ECFCFD0E6B44740061CE7D57B8AF9FA84617

Using AU:

Expand Down
6 changes: 3 additions & 3 deletions automatic/loot/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software has been downloaded from the listed download
location on <https://github.com/loot/loot/releases/tag/0.19.1>
location on <https://github.com/loot/loot/releases/tag/0.20.0>
and can be verified by doing the following:

1. Download the following:

url: <https://github.com/loot/loot/releases/download/0.19.1/loot_0.19.1-win32.exe>
url: <https://github.com/loot/loot/releases/download/0.20.0/loot_0.20.0-win64.exe>

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

checksum type: sha256
checksum: 6DFD6323C52DC1E1325920FA655847D8A4FB8FE153720491D875971859BFD741
checksum: FCB8D22F14D45D716F622D6A79337FD5CAD5486447133BA4A13253EF0D08A183

Using AU:

Expand Down
4 changes: 2 additions & 2 deletions automatic/loot/loot.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>loot</id>
<version>0.19.1</version>
<version>0.20.0</version>
<packageSourceUrl>https://github.com/journeyover/chocolatey-packages/tree/master/automatic/loot</packageSourceUrl>
<owners>JourneyOver, Der Archivar</owners>
<title>LOOT: The Load Order Optimisation Tool</title>
Expand Down Expand Up @@ -34,7 +34,7 @@ LOOT is intended to make using mods easier, and mod users should still possess a
]]></description>
<releaseNotes>
#### Program
* [Changelog](https://loot.readthedocs.io/en/0.19.1/app/changelog.html)
* [Changelog](https://loot.readthedocs.io/en/0.20.0/app/changelog.html)

#### Package
* Automatically built and uploaded by [JourneyOver](https://chocolatey.org/profiles/JourneyOver)
Expand Down

0 comments on commit eff0223

Please sign in to comment.