mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
gleam: Update to version 0.32.3
This commit is contained in:
parent
b7982dc618
commit
88c70e8ca8
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.32.2",
|
"version": "0.32.3",
|
||||||
"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.32.2/gleam-v0.32.2-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/gleam-lang/gleam/releases/download/v0.32.3/gleam-v0.32.3-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f069b45f0c836bbaaf0877a50e34ae3afe52affbb0265e3e1849391d2da8c146"
|
"hash": "d167f901bc36a37ff1aae87b4d684ee4ec7e0ab5c4097e1b0893cbb154ae38bb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gleam.exe",
|
"bin": "gleam.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user