mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
red@08sep25: Update hash URL to HTTPS (#7208)
This commit is contained in:
parent
7694593115
commit
2686e77a2d
@ -16,7 +16,7 @@
|
||||
"autoupdate": {
|
||||
"url": "https://static.red-lang.org/dl/auto/win/red-$version-$matchCommit.exe#/red.exe",
|
||||
"hash": {
|
||||
"url": "http://static.red-lang.org/download.html",
|
||||
"url": "https://static.red-lang.org/download.html",
|
||||
"regex": "$basename[\\s\\S]+?$sha256"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user