diff --git a/bucket/gleam.json b/bucket/gleam.json index 1d2c0afe48..2d0629d445 100644 --- a/bucket/gleam.json +++ b/bucket/gleam.json @@ -1,13 +1,13 @@ { - "version": "0.18.2", + "version": "0.19.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.18.2/gleam-v0.18.2-windows-64bit.zip", - "hash": "36cf69b116d9bf7086dd745c301b336ab7a6506bbe4fc20620314dd53060bd94" + "url": "https://github.com/gleam-lang/gleam/releases/download/v0.19.0/gleam-v0.19.0-windows-64bit.zip", + "hash": "18518ad16dcabb1ae152de5b9e2678a26d4b87d60b566c6f91812f559d8ce51f" } }, "bin": "gleam.exe",