mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Add https to unrar (#1879)
This commit is contained in:
parent
ba0be73b30
commit
25dcec41e6
@ -2,7 +2,7 @@
|
|||||||
"homepage": "http://www.rarlab.com/",
|
"homepage": "http://www.rarlab.com/",
|
||||||
"version": "5.50",
|
"version": "5.50",
|
||||||
"license": "Freeware",
|
"license": "Freeware",
|
||||||
"url": "http://www.rarlab.com/rar/unrarw32.exe",
|
"url": "https://www.rarlab.com/rar/unrarw32.exe",
|
||||||
"hash": "bdd354b9b677a5dda154b56627398aef13b1445ae235406799acd6fbb6c72989",
|
"hash": "bdd354b9b677a5dda154b56627398aef13b1445ae235406799acd6fbb6c72989",
|
||||||
"bin": "UnRAR.exe",
|
"bin": "UnRAR.exe",
|
||||||
"installer": {
|
"installer": {
|
||||||
@ -16,6 +16,6 @@
|
|||||||
"url": "http://www.rarlab.com/download.htm"
|
"url": "http://www.rarlab.com/download.htm"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "http://www.rarlab.com/rar/unrarw32.exe"
|
"url": "https://www.rarlab.com/rar/unrarw32.exe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user