mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
act: Update to version 0.2.46
This commit is contained in:
parent
5233f15020
commit
9d0789d0c5
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.45",
|
"version": "0.2.46",
|
||||||
"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.45/act_Windows_x86_64.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.46/act_Windows_x86_64.zip",
|
||||||
"hash": "e026998aca92be713a8fe6803d618c01f546d1146521ec713b1ea33095770410"
|
"hash": "726a2fa6fd74229dd546eec22d08e231d2c2f3b6e0686caa5fe314b3a4b56364"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.45/act_Windows_i386.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.46/act_Windows_i386.zip",
|
||||||
"hash": "769935fdca1d6111878045501dcaa3217067cddea22e53f92cfbb1cc471c8c4f"
|
"hash": "9b16d1be6ffa58e67b39e088c15bb246e5d937fca6d304f5b9f492a856268e19"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.45/act_Windows_arm64.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.46/act_Windows_arm64.zip",
|
||||||
"hash": "dc77a08366ffd73440d82ca885a20844c218bdc31cd70ab23bbedac85b0e20ce"
|
"hash": "1c8efe09cd9bf9bc7f3b5fbe8db932228f34cbc0a2883604afb7aa2a5548f573"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "act.exe",
|
"bin": "act.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user