mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
act: Update to version 0.2.45
This commit is contained in:
parent
9f361c64a9
commit
c2ce431056
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.44",
|
"version": "0.2.45",
|
||||||
"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.44/act_Windows_x86_64.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.45/act_Windows_x86_64.zip",
|
||||||
"hash": "ca967b96dff8eada996a543b602712206d65dea2e942567bc0f208587a63ebfc"
|
"hash": "e026998aca92be713a8fe6803d618c01f546d1146521ec713b1ea33095770410"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.44/act_Windows_i386.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.45/act_Windows_i386.zip",
|
||||||
"hash": "3cd760b6e883da6d98609ff16c60379e81440f4c32d1ab601fa365470d8fd8d4"
|
"hash": "769935fdca1d6111878045501dcaa3217067cddea22e53f92cfbb1cc471c8c4f"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.44/act_Windows_arm64.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.45/act_Windows_arm64.zip",
|
||||||
"hash": "066d270e2877b76e5d56b1c8fd94f3b3892a2c74bc5680d33630b5b4d60be7fe"
|
"hash": "dc77a08366ffd73440d82ca885a20844c218bdc31cd70ab23bbedac85b0e20ce"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "act.exe",
|
"bin": "act.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user