diff --git a/bucket/gleam.json b/bucket/gleam.json index 08ce14a742..8df38e0308 100644 --- a/bucket/gleam.json +++ b/bucket/gleam.json @@ -1,13 +1,13 @@ { - "version": "0.25.2", + "version": "0.25.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.25.2/gleam-v0.25.2-x86_64-pc-windows-msvc.zip", - "hash": "b8ee093ae2e2eca4b9aa820c0b8af9eae2350701bf1c209b9a308e8592b7fb42" + "url": "https://github.com/gleam-lang/gleam/releases/download/v0.25.3/gleam-v0.25.3-x86_64-pc-windows-msvc.zip", + "hash": "ee055141e01f4f8166e1957c4c2b48837542a687ec42d2608e75fd6837e2c3c6" } }, "bin": "gleam.exe",