mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
gleam: Update to version 0.18.0
This commit is contained in:
parent
b7a09cc1dc
commit
c3182d17f1
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.17.0",
|
||||
"version": "0.18.0",
|
||||
"description": "A friendly language for building type-safe, scalable systems",
|
||||
"homepage": "https://gleam.run/",
|
||||
"license": "Apache-2.0",
|
||||
"depends": "erlang",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gleam-lang/gleam/releases/download/v0.17.0/gleam-v0.17.0-windows-64bit.zip",
|
||||
"hash": "6fad08d98ecaf59fe50d937d4d78b9d2aab05439aae6e7ac6a9062e96b845670"
|
||||
"url": "https://github.com/gleam-lang/gleam/releases/download/v0.18.0/gleam-v0.18.0-windows-64bit.zip",
|
||||
"hash": "3cce20a8f4b1adfd77f166546331389533b85eaa9c77fdfd643c03e4e0a38a47"
|
||||
}
|
||||
},
|
||||
"bin": "gleam.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user