gleam: Update to version 0.32.3

This commit is contained in:
github-actions[bot] 2023-11-09 08:27:23 +00:00
parent b7982dc618
commit 88c70e8ca8

View File

@ -1,13 +1,13 @@
{
"version": "0.32.2",
"version": "0.32.3",
"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.32.2/gleam-v0.32.2-x86_64-pc-windows-msvc.zip",
"hash": "f069b45f0c836bbaaf0877a50e34ae3afe52affbb0265e3e1849391d2da8c146"
"url": "https://github.com/gleam-lang/gleam/releases/download/v0.32.3/gleam-v0.32.3-x86_64-pc-windows-msvc.zip",
"hash": "d167f901bc36a37ff1aae87b4d684ee4ec7e0ab5c4097e1b0893cbb154ae38bb"
}
},
"bin": "gleam.exe",