mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gleam: Update to version 0.22.1
This commit is contained in:
parent
ee9fa8b930
commit
4da753ffd7
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.22.0",
|
"version": "0.22.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.22.0/gleam-v0.22.0-windows-64bit.zip",
|
"url": "https://github.com/gleam-lang/gleam/releases/download/v0.22.1/gleam-v0.22.1-windows-64bit.zip",
|
||||||
"hash": "a7b7133c5e1b04195b4b2a821bd71f98d4d69c02999062918923a8ca336d9f9d"
|
"hash": "ee62bad3c6ddc5fb9dbf7de93cdafcbede0f882d8a9e1fd51d8bce3b3ad15371"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gleam.exe",
|
"bin": "gleam.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user