Skip to content

Commit

Permalink
Add https to unrar (ScoopInstaller#1879)
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa authored and r15ch13 committed Nov 28, 2017
1 parent 3d38c5e commit 27e8e57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bucket/unrar.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand All @@ -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"
}
}

0 comments on commit 27e8e57

Please sign in to comment.