mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
unshield: Update to version 1.6.2 (#7068)
This commit is contained in:
parent
43d0afd545
commit
a7d4d1a496
@ -1,12 +1,20 @@
|
||||
{
|
||||
"version": "1.5.1",
|
||||
"version": "1.6.2",
|
||||
"description": "Tool and library to extract CAB files from InstallShield installers.",
|
||||
"homepage": "https://github.com/twogood/unshield",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unshield/unshield-1.5.1.7z",
|
||||
"hash": "dcf6a9f9087b8b7f95d6a1723a04caa564f18c557f3a220be726a82524b36f61"
|
||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unshield/unshield-1.6.2-x64.7z",
|
||||
"hash": "662fefefc6988a3744ddc6b5b8d2e96ac21876d532f7d23a597c4ca797764a6b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unshield/unshield-1.6.2-x86.7z",
|
||||
"hash": "96eebfae4c6f81c67fb9dbd5b2108c8ab633cc140956354670b5298335cadad9"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unshield/unshield-1.6.2-arm64.7z",
|
||||
"hash": "3adddf7ab87e302389918da07c42332f2bcd7afa13d5c9ddc8345b035f3dbce0"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user