mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Fix elm url
This commit is contained in:
parent
52192fb7e0
commit
2db33dbc18
4
elm.json
4
elm.json
@ -2,7 +2,7 @@
|
||||
"homepage": "http://elm-lang.org",
|
||||
"license": "BSD 3-Clause",
|
||||
"version": "0.18",
|
||||
"url": "http://install.elm-lang.org/Elm-Platform-0.18.exe#dl.7z",
|
||||
"url": "https://44a95588fe4cc47efd96-ec3c2a753a12d2be9f23ba16873acc23.ssl.cf2.rackcdn.com/Elm-Platform-0.18.exe#dl.7z",
|
||||
"hash": "e4b392e2cb8deb0bcf6c4d0b5f69f4df187416ea815d4ab09bafa5c036640967",
|
||||
"extract_dir": "bin",
|
||||
"bin": [
|
||||
@ -18,6 +18,6 @@
|
||||
"re": "Elm-Platform-([\\d.]+)\\."
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "http://install.elm-lang.org/Elm-Platform-$version.exe#dl.7z"
|
||||
"url": "https://44a95588fe4cc47efd96-ec3c2a753a12d2be9f23ba16873acc23.ssl.cf2.rackcdn.com/Elm-Platform-$version.exe#dl.7z"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user