mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
tinygo: Update to version 0.31.0
This commit is contained in:
parent
ee708fbfd3
commit
a63e1decf3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.30.0",
|
||||
"version": "0.31.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.30.0/tinygo0.30.0.windows-amd64.zip",
|
||||
"hash": "554624419a1d1206b941e5ce020e72fb15f708d3f5c0d2c90ac81c4094ae7a07"
|
||||
"url": "https://github.com/tinygo-org/tinygo/releases/download/v0.31.0/tinygo0.31.0.windows-amd64.zip",
|
||||
"hash": "5098d85181f1111251108dd70fa02566c52a2035e5176386283528a6d46032bc"
|
||||
}
|
||||
},
|
||||
"extract_dir": "tinygo",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user