mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gleam: Update to version 0.26.0
This commit is contained in:
parent
605269fb3c
commit
3772ef5175
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.25.3",
|
"version": "0.26.0",
|
||||||
"description": "A friendly language for building type-safe, scalable systems",
|
"description": "A friendly language for building type-safe, scalable systems",
|
||||||
"homepage": "https://gleam.run/",
|
"homepage": "https://gleam.run/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"depends": "erlang",
|
"depends": "erlang",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gleam-lang/gleam/releases/download/v0.25.3/gleam-v0.25.3-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/gleam-lang/gleam/releases/download/v0.26.0/gleam-v0.26.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "ee055141e01f4f8166e1957c4c2b48837542a687ec42d2608e75fd6837e2c3c6"
|
"hash": "4d628431469c05fc23f3fd83f023aca5bd8d0acea23d2654d7aa162c1c21f48a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gleam.exe",
|
"bin": "gleam.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user