mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
act: Update to version 0.2.5
This commit is contained in:
parent
62e80f93bb
commit
4e024ef62b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.4",
|
"version": "0.2.5",
|
||||||
"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.4/act_Windows_x86_64.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.5/act_Windows_x86_64.zip",
|
||||||
"hash": "ad3133713c231c443c3334423d2e4cd3138df18f0479a8d559c1b452c7bf9c69"
|
"hash": "c3287b5c9e455a2a0b830d956f5d75a773d7436828c0becf6a1b16fc7aae6047"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.4/act_Windows_i386.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.5/act_Windows_i386.zip",
|
||||||
"hash": "d5d1973477386f3f208814a2b3aa1574fdb406fc688a75a7b2e9d97f25ad42bd"
|
"hash": "cc6380890cb774a8cdd5439e9723297f6b0ef060686f730f0cbcbe1f39762469"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "act.exe",
|
"bin": "act.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user