mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tinygo: Update to version 0.33.0
This commit is contained in:
parent
107ff34448
commit
5f0dba9654
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user