mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
act: Update to version 0.2.43
This commit is contained in:
parent
85048b9106
commit
819e4b20af
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.42",
|
"version": "0.2.43",
|
||||||
"description": "Local Github actions runner.",
|
"description": "Local Github actions runner.",
|
||||||
"homepage": "https://github.com/nektos/act/",
|
"homepage": "https://github.com/nektos/act/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.42/act_Windows_x86_64.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.43/act_Windows_x86_64.zip",
|
||||||
"hash": "3485605818e1ec50eb99235b0a5f365eb57d196882bdb52ef475bda4f8b6652d"
|
"hash": "f2ccf0c6e71a55b32252aa156aae1eee2fd1b7a88ba0cd0beea3e7ad1f86fab5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.42/act_Windows_i386.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.43/act_Windows_i386.zip",
|
||||||
"hash": "12b957601c9bbd7fd4f8d4d149b56df49a2009e93355e11274ce27215919add6"
|
"hash": "808f04985537a625abeb6b4331b9a629cd2f8586ebee7615888c2cbc2ee25c86"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.42/act_Windows_arm64.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.43/act_Windows_arm64.zip",
|
||||||
"hash": "17d2aebad70c77bcf33388ca3c7a2598f884ea805a1c3d75632f7ae52fdc2130"
|
"hash": "eb755257b34ef2f7d6af3dc40b80c91773c61044ffe3e2c3360eeda4aa9a454c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "act.exe",
|
"bin": "act.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user