gleam: Update to version 0.21.0

This commit is contained in:
github-actions[bot] 2022-04-24 16:29:56 +00:00
parent 77fdb26922
commit 3bb2f960e5

View File

@ -1,13 +1,13 @@
{
"version": "0.20.1",
"version": "0.21.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.20.1/gleam-v0.20.1-windows-64bit.zip",
"hash": "9a2a81c1ca61b16e59b1d8dc0c38c66609be8bd4a53274a399fc67a824750e1c"
"url": "https://github.com/gleam-lang/gleam/releases/download/v0.21.0/gleam-v0.21.0-windows-64bit.zip",
"hash": "c4085943737d93ef106c4af9f9e102be49455cff216bb5c6f52bea3816f8071f"
}
},
"bin": "gleam.exe",