diff --git a/bucket/gleam.json b/bucket/gleam.json index 3900febc30..8e5d623d1f 100644 --- a/bucket/gleam.json +++ b/bucket/gleam.json @@ -1,13 +1,13 @@ { - "version": "0.32.1", + "version": "0.32.2", "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.32.1/gleam-v0.32.1-x86_64-pc-windows-msvc.zip", - "hash": "12b826387d97f4d8f3d3b4a49207f3c4a80626228332fcb2cf6090f88373d5d5" + "url": "https://github.com/gleam-lang/gleam/releases/download/v0.32.2/gleam-v0.32.2-x86_64-pc-windows-msvc.zip", + "hash": "f069b45f0c836bbaaf0877a50e34ae3afe52affbb0265e3e1849391d2da8c146" } }, "bin": "gleam.exe",