mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
act: Update to version 0.2.82
This commit is contained in:
parent
5b222ccd73
commit
58ebbfc917
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.81",
|
"version": "0.2.82",
|
||||||
"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.81/act_Windows_x86_64.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.82/act_Windows_x86_64.zip",
|
||||||
"hash": "54a739e802d8228ba06ac682d86e41a9dff361275fb6964e790a2947c733d4a7"
|
"hash": "caa71df05081db3b614de65cb7c6e84454d7308a553998316d45a66517dd8825"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.81/act_Windows_i386.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.82/act_Windows_i386.zip",
|
||||||
"hash": "eb69f0aafd88d1553a3b6553cd42f592155dee46d2cb4bb14323ebed6b247c25"
|
"hash": "865db295dd47267e66b53691f2dc007ff6f12cc3e405ba52fa8ccb7ad767372c"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.81/act_Windows_arm64.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.82/act_Windows_arm64.zip",
|
||||||
"hash": "d21602dde5c4e47f8d0e000422dd0c1d8a7bc5216401a46e3dc89a6d996a51e8"
|
"hash": "d22316535714ab7fa838624fa0be0419835aa4392e2d2040c2bcb2535aac1a9f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "act.exe",
|
"bin": "act.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user