tinygo: Update to version 0.28.1

This commit is contained in:
github-actions[bot] 2023-06-12 00:36:43 +00:00
parent b9b7e63195
commit d921cc1b19

View File

@ -1,5 +1,5 @@
{
"version": "0.28.0",
"version": "0.28.1",
"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.28.0/tinygo0.28.0.windows-amd64.zip",
"hash": "7574edbb1eb1cee43fc6805e5a5621e114876b74244a62861aea8277883e6ee5"
"url": "https://github.com/tinygo-org/tinygo/releases/download/v0.28.1/tinygo0.28.1.windows-amd64.zip",
"hash": "e2695ca8710b74ea6e127a16de9b519012d99d3686c998ed4e1760ee230fd17c"
}
},
"extract_dir": "tinygo",