mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
tinygo: Update to version 0.29.0
This commit is contained in:
parent
8e1ba46527
commit
0a2de66580
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.28.1",
|
"version": "0.29.0",
|
||||||
"description": "A Go compiler for small places",
|
"description": "A Go compiler for small places",
|
||||||
"homepage": "https://tinygo.org",
|
"homepage": "https://tinygo.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
@ -8,8 +8,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/tinygo-org/tinygo/releases/download/v0.28.1/tinygo0.28.1.windows-amd64.zip",
|
"url": "https://github.com/tinygo-org/tinygo/releases/download/v0.29.0/tinygo0.29.0.windows-amd64.zip",
|
||||||
"hash": "e2695ca8710b74ea6e127a16de9b519012d99d3686c998ed4e1760ee230fd17c"
|
"hash": "39d80bb60b1ca3aecd5fe365d27f6777ace8e775e75651d4b14c0afbe791afa3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "tinygo",
|
"extract_dir": "tinygo",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user