diff --git a/bucket/gleam.json b/bucket/gleam.json index deb870c641..074241870d 100644 --- a/bucket/gleam.json +++ b/bucket/gleam.json @@ -1,13 +1,13 @@ { - "version": "0.32.4", + "version": "0.33.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.32.4/gleam-v0.32.4-x86_64-pc-windows-msvc.zip", - "hash": "d7ef1d1877f74697e72bff7c5097e0afc35e405d83c6a905a34ee2c83d1149b8" + "url": "https://github.com/gleam-lang/gleam/releases/download/v0.33.0/gleam-v0.33.0-x86_64-pc-windows-msvc.zip", + "hash": "4d600b14c8d28e40995c166768e1172af0561caee948c249dec9e2eda4fd453c" } }, "bin": "gleam.exe",