mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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/",
|
||||
"version": "5.50",
|
||||
"license": "Freeware",
|
||||
"url": "http://www.rarlab.com/rar/unrarw32.exe",
|
||||
"url": "https://www.rarlab.com/rar/unrarw32.exe",
|
||||
"hash": "bdd354b9b677a5dda154b56627398aef13b1445ae235406799acd6fbb6c72989",
|
||||
"bin": "UnRAR.exe",
|
||||
"installer": {
|
||||
@ -16,6 +16,6 @@
|
||||
"url": "http://www.rarlab.com/download.htm"
|
||||
},
|
||||
"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