Skip to content

Commit

Permalink
AU: 3 updated - iobit-uninstaller jackett vlc-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Jun 26, 2024
1 parent 107b76a commit 0eae73b
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion automatic/iobit-uninstaller/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2522093681"|13.6.0.2
"1958322653"|13.6.0.5
2 changes: 1 addition & 1 deletion automatic/iobit-uninstaller/iobit-uninstaller.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>13.6.0.2</version>
<version>13.6.0.5</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/iobit-uninstaller/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'https://cdn.iobit.com/dl/iobituninstaller.exe'
$checksum = 'F9EACB8B21BEC5CDB5C1157AE7A491B61D03D2F4040BACE2E3EC94125E9DC4E4'
$checksum = '6083618074F5C4AE63B5C7E118BA321FB74F2C929AB4C8D5657F6CC7CE4F776B'
$checksumType = 'sha256'

. $toolsDir\helpers.ps1
Expand Down
2 changes: 1 addition & 1 deletion automatic/jackett/jackett.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>0.22.207</version>
<version>0.22.209</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
6 changes: 3 additions & 3 deletions automatic/jackett/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The installer have been downloaded from their official download link listed on <https://github.com/Jackett/Jackett/releases/tag/v0.22.207>
The installer have been downloaded from their official download link listed on <https://github.com/Jackett/Jackett/releases/tag/v0.22.209>
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/Jackett/Jackett/releases/download/v0.22.207/Jackett.Installer.Windows.exe>
32-Bit: <https://github.com/Jackett/Jackett/releases/download/v0.22.209/Jackett.Installer.Windows.exe>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: F609AF28F58F57613FB9C338F36054003EBF8737BC098AAC4912A348722A495F
checksum32: DC584780E67B7F05D95A8DCDA9AD9784CC710F0CA7FB8CFD4FACAC231457E4EF

File 'LICENSE.txt' is obtained from <https://github.com/Jackett/Jackett/blob/master/LICENSE>

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://artifacts.videolan.org/vlc-3.0/nightly-win64/20240626-0226/vlc-3.0.21-win64-ac310b4b.exe
x64: https://artifacts.videolan.org/vlc/nightly-win64/20240626-0419/vlc-4.0.0-dev-win64-b0a72a7a.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: 94B6711E55E069DFF1170EE32011347D4D4CE0629CE742747CA2341292EEA318
checksum64: EC2A68F173FF776747C294720AA86497BF5FA2B7A0320D7EF9A4FBD87314287E

Using AU:

Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20240626-0226/vlc-3.0.21-win64-ac310b4b.exe
Get-RemoteChecksum https://artifacts.videolan.org/vlc/nightly-win64/20240626-0419/vlc-4.0.0-dev-win64-b0a72a7a.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.21.20240626",
"4.0": "4.0.0.20240625"
"4.0": "4.0.0.20240626"
}
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.21.20240626</version>
<version>4.0.0.20240626</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 0eae73b

Please sign in to comment.