gleam: Update to version 0.26.0

This commit is contained in:
github-actions[bot] 2023-01-19 20:26:27 +00:00
parent 605269fb3c
commit 3772ef5175

View File

@ -1,13 +1,13 @@
{
"version": "0.25.3",
"version": "0.26.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.25.3/gleam-v0.25.3-x86_64-pc-windows-msvc.zip",
"hash": "ee055141e01f4f8166e1957c4c2b48837542a687ec42d2608e75fd6837e2c3c6"
"url": "https://github.com/gleam-lang/gleam/releases/download/v0.26.0/gleam-v0.26.0-x86_64-pc-windows-msvc.zip",
"hash": "4d628431469c05fc23f3fd83f023aca5bd8d0acea23d2654d7aa162c1c21f48a"
}
},
"bin": "gleam.exe",