Skip to content

Commit

Permalink
AU: 1 updated - pass-winmenu
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Feb 7, 2021
1 parent ee06625 commit cb9460c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pass-winmenu/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x32: https://github.com/geluk/pass-winmenu/releases/download/v1.11/pass-winmenu-nogpg.zip
x32: https://github.com/geluk/pass-winmenu/releases/download/v1.11.1/pass-winmenu-nogpg.zip

to download the zip file.

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

checksum32: AC5C2C5451FC2B7546B4DB2A4D3E7C34E0E32D7AD4A9D3DCDB571694AB19C8CD
checksum32: 01B8714203AC7EF6A671D862B87988F4DCBD67AA97B1610E96F0DF7C71262F8E

File 'license.txt' is obtained from:
https://github.com/Baggykiin/pass-winmenu/blob/master/LICENCE
4 changes: 2 additions & 2 deletions pass-winmenu/pass-winmenu.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>pass-winmenu</id>
<title>pass-winmenu</title>
<version>1.11</version>
<version>1.11.1</version>
<authors>Johan Geluk</authors>
<owners>Miodrag Milic</owners>
<summary>An easy-to-use Windows interface for pass</summary>
Expand Down Expand Up @@ -37,7 +37,7 @@
<licenseUrl>https://github.com/Baggykiin/pass-winmenu/blob/master/LICENCE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://raw.githubusercontent.com/majkinetor/au-packages/master/pass-winmenu/icon.ico</iconUrl>
<releaseNotes>https://github.com/Baggykiin/pass-winmenu/releases/tag/v1.11</releaseNotes>
<releaseNotes>https://github.com/Baggykiin/pass-winmenu/releases/tag/v1.11.1</releaseNotes>
<docsUrl>https://github.com/Baggykiin/pass-winmenu/blob/master/README.md</docsUrl>
<bugTrackerUrl>https://github.com/Baggykiin/pass-winmenu/issues</bugTrackerUrl>
<projectSourceUrl>https://github.com/Baggykiin/pass-winmenu</projectSourceUrl>
Expand Down

0 comments on commit cb9460c

Please sign in to comment.