gleam: Update to version 1.12.0

This commit is contained in:
github-actions[bot] 2025-08-05 20:29:23 +00:00
parent 36e794b4c9
commit 8924bcd92c

View File

@ -1,13 +1,13 @@
{ {
"version": "1.11.1", "version": "1.12.0",
"description": "A friendly language for building type-safe, scalable systems", "description": "A friendly language for building type-safe, scalable systems",
"homepage": "https://gleam.run/", "homepage": "https://gleam.run/",
"license": "Apache-2.0", "license": "Apache-2.0",
"depends": "erlang", "depends": "erlang",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gleam-lang/gleam/releases/download/v1.11.1/gleam-v1.11.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/gleam-lang/gleam/releases/download/v1.12.0/gleam-v1.12.0-x86_64-pc-windows-msvc.zip",
"hash": "1cb54473bed54d74e213f993a7f269ed27afa761d693be681b9bf1a3e618d4d5" "hash": "24e89e4f8bdb5a80ed214f6d57d9118a43ba3a339a8d1831b2975808a4988648"
} }
}, },
"bin": "gleam.exe", "bin": "gleam.exe",