gleam: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2024-05-27 20:24:58 +00:00
parent 0837d26728
commit a5ae847929

View File

@ -1,13 +1,13 @@
{
"version": "1.1.0",
"version": "1.2.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/v1.1.0/gleam-v1.1.0-x86_64-pc-windows-msvc.zip",
"hash": "7fd786c5f20d4eaddef9dfe4fde2d6f86c91789cfdaf9cf8778d511d544c1ee8"
"url": "https://github.com/gleam-lang/gleam/releases/download/v1.2.0/gleam-v1.2.0-x86_64-pc-windows-msvc.zip",
"hash": "c311a9bf61486411e992d8669b3155b0fb3b89966ecbf177e8042cfd1c2245b9"
}
},
"bin": "gleam.exe",