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