mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
act: Update to version 0.2.53
This commit is contained in:
parent
05c5be2c1a
commit
560a2a657b
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.52",
|
"version": "0.2.53",
|
||||||
"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.52/act_Windows_x86_64.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.53/act_Windows_x86_64.zip",
|
||||||
"hash": "768b9e6b9c032f83f5ad0f09422b81cc0cc1c823c650f1d2d506630b88162231"
|
"hash": "2a01c70285923428d068361b924a123a7de8e1fea30e71f2dc72edc385215b30"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.52/act_Windows_i386.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.53/act_Windows_i386.zip",
|
||||||
"hash": "2ceaa0b66870a0ebba41a5273cb95a5c33a7b5fcfbd924f9f7ab7d663cdda3fb"
|
"hash": "a02c2be6d30e5481c5aad8c2c34a6815a05f4e47580c5eb9a676473352b6d25b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.52/act_Windows_arm64.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.53/act_Windows_arm64.zip",
|
||||||
"hash": "fab84828ad0da72a88c9238c0a3ad8da674c32798fef72f94f72911bf03f10e5"
|
"hash": "a559ab2dad9eda3cd11723ded6d35a6ea66c39a9bdcc6341cbaa3403e3a5cd1d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "act.exe",
|
"bin": "act.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user