mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
tinygo: Update to version 0.28.1
This commit is contained in:
parent
b9b7e63195
commit
d921cc1b19
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.28.0",
|
"version": "0.28.1",
|
||||||
"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.0/tinygo0.28.0.windows-amd64.zip",
|
"url": "https://github.com/tinygo-org/tinygo/releases/download/v0.28.1/tinygo0.28.1.windows-amd64.zip",
|
||||||
"hash": "7574edbb1eb1cee43fc6805e5a5621e114876b74244a62861aea8277883e6ee5"
|
"hash": "e2695ca8710b74ea6e127a16de9b519012d99d3686c998ed4e1760ee230fd17c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "tinygo",
|
"extract_dir": "tinygo",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user