gleam: Update to version 0.31.0

This commit is contained in:
github-actions[bot] 2023-09-27 04:26:30 +00:00
parent 4a913a4aeb
commit e828fa87db

View File

@ -1,13 +1,13 @@
{
"version": "0.30.5",
"version": "0.31.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.30.5/gleam-v0.30.5-x86_64-pc-windows-msvc.zip",
"hash": "be4404393da5196b59f1a2a61b423fdb80ba1d8bb66154514f98bce433685004"
"url": "https://github.com/gleam-lang/gleam/releases/download/v0.31.0/gleam-v0.31.0-x86_64-pc-windows-msvc.zip",
"hash": "e0907c8d68238adca09a39d56cf5890eefea8171210f292d6d18df72f1a35e83"
}
},
"bin": "gleam.exe",