mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
gleam: Update to version 0.18.2
This commit is contained in:
parent
62363ff9e2
commit
f6fa2066f7
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.18.1",
|
||||
"version": "0.18.2",
|
||||
"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.18.1/gleam-v0.18.1-windows-64bit.zip",
|
||||
"hash": "af54f85fdc7ae857991d010157a9ad37a034fba34f36b8b5bf6283ed29b9c71b"
|
||||
"url": "https://github.com/gleam-lang/gleam/releases/download/v0.18.2/gleam-v0.18.2-windows-64bit.zip",
|
||||
"hash": "36cf69b116d9bf7086dd745c301b336ab7a6506bbe4fc20620314dd53060bd94"
|
||||
}
|
||||
},
|
||||
"bin": "gleam.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user