gleam: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2022-02-24 00:35:11 +00:00
parent 16f9952f59
commit 7d86e29908

View File

@ -1,13 +1,13 @@
{
"version": "0.19.0",
"version": "0.20.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.19.0/gleam-v0.19.0-windows-64bit.zip",
"hash": "18518ad16dcabb1ae152de5b9e2678a26d4b87d60b566c6f91812f559d8ce51f"
"url": "https://github.com/gleam-lang/gleam/releases/download/v0.20.0/gleam-v0.20.0-windows-64bit.zip",
"hash": "c9038808940547c9a736b80fb0d69438d702cf503f31ce305e8705d49c89488e"
}
},
"bin": "gleam.exe",