2018-08-26 15:40:41 -04:00

16 lines
532 B
JSON

{
"homepage": "http://elm-lang.org",
"license": "BSD-3-Clause",
"version": "0.19.0",
"url": "https://github.com/elm/compiler/releases/download/0.19.0/binaries-for-windows.tar.gz",
"hash": "cb6fa4656b67915b0f91ae04e23f145e96330472c8d96d25e5b21b1f2118b927",
"bin": "elm.exe",
"depends": "nodejs",
"checkver": {
"github": "https://github.com/elm/compiler"
},
"autoupdate": {
"url": "https://github.com/elm/compiler/releases/download/$version/binaries-for-windows.tar.gz"
}
}