diff --git a/bucket/tinygo.json b/bucket/tinygo.json index 34def38202..1b7de11ede 100644 --- a/bucket/tinygo.json +++ b/bucket/tinygo.json @@ -1,5 +1,5 @@ { - "version": "0.32.0", + "version": "0.33.0", "description": "A Go compiler for small places", "homepage": "https://tinygo.org", "license": "BSD-3-Clause", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/tinygo-org/tinygo/releases/download/v0.32.0/tinygo0.32.0.windows-amd64.zip", - "hash": "d53f62b9976abcf1c5a9bc16c4abf128d16e8014e38aca3f0741a183a784cc72" + "url": "https://github.com/tinygo-org/tinygo/releases/download/v0.33.0/tinygo0.33.0.windows-amd64.zip", + "hash": "38fbe0c07fb5e0bc689278751a5ef23fd8cdefe86b70aeb00794e82006c7ded7" } }, "extract_dir": "tinygo",