mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
act: Update to version 0.2.59
This commit is contained in:
parent
d322f8809a
commit
42c42beddf
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.58",
|
"version": "0.2.59",
|
||||||
"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.58/act_Windows_x86_64.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.59/act_Windows_x86_64.zip",
|
||||||
"hash": "7c74db114cdc78d3414170dc490d47c8a916299bbe392a47bd279becee9d9a1a"
|
"hash": "31429cb5cf85dc411d1caab1707f6af49c19022921d678f7039613aecce189ce"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.58/act_Windows_i386.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.59/act_Windows_i386.zip",
|
||||||
"hash": "a0fd0d96b2df7f25f98431262deb247fd81e715d8c817f0fc0e827840acf99bf"
|
"hash": "001d1705f444022130626a43ef5c9d216db8715daa505e3e024865cfa351e683"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.58/act_Windows_arm64.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.59/act_Windows_arm64.zip",
|
||||||
"hash": "37f0b64f740aa3fcbb8ed87255f9e1d7267f36821640bedecdf3484ab1e8c227"
|
"hash": "133af505e61f141b9859610017e45bc1e0916cdfa1bad4909312cf03d1b31a0a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "act.exe",
|
"bin": "act.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user