gleam: Update to version 0.33.0

This commit is contained in:
github-actions[bot] 2023-12-19 04:26:19 +00:00
parent 239aaa0a2b
commit c680aa269c

View File

@ -1,13 +1,13 @@
{
"version": "0.32.4",
"version": "0.33.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.32.4/gleam-v0.32.4-x86_64-pc-windows-msvc.zip",
"hash": "d7ef1d1877f74697e72bff7c5097e0afc35e405d83c6a905a34ee2c83d1149b8"
"url": "https://github.com/gleam-lang/gleam/releases/download/v0.33.0/gleam-v0.33.0-x86_64-pc-windows-msvc.zip",
"hash": "4d600b14c8d28e40995c166768e1172af0561caee948c249dec9e2eda4fd453c"
}
},
"bin": "gleam.exe",