Skip to content

Commit

Permalink
AU: 1 updated - pet
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jun 16, 2019
1 parent 8f5024c commit 8a1f79b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pet/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:

1. Go to

x32: https://github.com/knqyf263/pet/releases/download/v0.3.2/pet_0.3.2_windows_386.tar.gz
x64: https://github.com/knqyf263/pet/releases/download/v0.3.2/pet_0.3.2_windows_amd64.tar.gz
x32: https://github.com/knqyf263/pet/releases/download/v0.3.4/pet_0.3.4_windows_386.tar.gz
x64: https://github.com/knqyf263/pet/releases/download/v0.3.4/pet_0.3.4_windows_amd64.tar.gz

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'

checksum32: DD8791605CF7674D521EA12E6A0A1CF425A2D1AACB144E6604DAFB2FD541C6CE
checksum64: 15D00A66CE2E315F4DEF965F3F0A71A2B601244A87FF0A4F69E2E20CBD36846C
checksum32: CD5B163ABCB57DFDA505B41D82C70A366247F20D8693B33F5ADE6B0E01F1786D
checksum64: 4FFB817634C952EFE47BDAC9F089919E6F564EA313D23E78699575581868943E

Using AU:

Expand Down
2 changes: 1 addition & 1 deletion pet/pet.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>pet</id>
<title>pet : CLI Snippet Manager</title>
<version>0.3.2</version>
<version>0.3.4</version>
<authors>Teppei Fukuda</authors>
<owners>kai2nenobu</owners>
<summary>Simple command-line snippet manager, written in Go.</summary>
Expand Down

0 comments on commit 8a1f79b

Please sign in to comment.