mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
gleam: Update to version 0.20.1
This commit is contained in:
parent
216c7b55fe
commit
d9b54146f5
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.20.0",
|
"version": "0.20.1",
|
||||||
"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.20.0/gleam-v0.20.0-windows-64bit.zip",
|
"url": "https://github.com/gleam-lang/gleam/releases/download/v0.20.1/gleam-v0.20.1-windows-64bit.zip",
|
||||||
"hash": "c9038808940547c9a736b80fb0d69438d702cf503f31ce305e8705d49c89488e"
|
"hash": "9a2a81c1ca61b16e59b1d8dc0c38c66609be8bd4a53274a399fc67a824750e1c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gleam.exe",
|
"bin": "gleam.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user