Skip to content

Commit

Permalink
AU: 1 updated - reshack
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 3, 2019
1 parent 4140d8b commit ac7560f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion automatic/reshack/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/da1a06bf2e600442203ca66680b1d1539002b813/icons/reshack.png" width="48" height="48"/> [reshack](https://chocolatey.org/packages/reshack)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@da1a06bf2e600442203ca66680b1d1539002b813/icons/reshack.png" width="48" height="48"/> [reshack](https://chocolatey.org/packages/reshack)


Resource Hacker is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit and 64bit Windows executables and resource files (*.res). It incorporates an internal resource script compiler and decompiler and works on all (Win95 - Win7) Windows operating systems.
Expand Down
2 changes: 1 addition & 1 deletion automatic/reshack/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Package can be verified like this:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 2681FC1FB70F0AB517C104AC32E7190D8C2D6D94917B64DE99A2A11D46E910FF
checksum32: 46431DDF68FD664B0F58DFB1625A52936AF3BA48EE340CC05D89346024DD6601

File 'License.txt' is created by copying paragraph of text from:
http://www.angusj.com/resourcehacker
4 changes: 2 additions & 2 deletions automatic/reshack/reshack.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>reshack</id>
<title>Resource Hacker</title>
<version>5.1.6</version>
<version>5.1.7</version>
<authors>Angus Johnson</authors>
<owners>Redsandro</owners>
<summary>Resource Hacker is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit and 64bit Windows executables and resource files.</summary>
Expand All @@ -26,7 +26,7 @@ Resource Hacker is a freeware utility to view, modify, rename, add, delete and e
<copyright></copyright>
<licenseUrl>http://www.angusj.com/resourcehacker/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/da1a06bf2e600442203ca66680b1d1539002b813/icons/reshack.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@da1a06bf2e600442203ca66680b1d1539002b813/icons/reshack.png</iconUrl>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.1" />
</dependencies>
Expand Down

0 comments on commit ac7560f

Please sign in to comment.