Skip to content

Commit dc3c74f

Browse files
act: Update to version 0.2.84
1 parent 511ed00 commit dc3c74f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

bucket/act.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
2-
"version": "0.2.83",
2+
"version": "0.2.84",
33
"description": "Local Github actions runner.",
44
"homepage": "https://github.com/nektos/act/",
55
"license": "MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/nektos/act/releases/download/v0.2.83/act_Windows_x86_64.zip",
9-
"hash": "3e80345061ef4bfbb5a96da7a18f71578a0847b25a29ab0dc5f7e846ebb5a108"
8+
"url": "https://github.com/nektos/act/releases/download/v0.2.84/act_Windows_x86_64.zip",
9+
"hash": "3b4fcf9497d1f23afbdd40bfa8e78e154d69754da73c2d792a4152b4f8ae5c96"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/nektos/act/releases/download/v0.2.83/act_Windows_i386.zip",
13-
"hash": "3db1ac00dd564c06a6f5ef5ba73305efdf08ad39fed58b01528bb48a9b5adfcb"
12+
"url": "https://github.com/nektos/act/releases/download/v0.2.84/act_Windows_i386.zip",
13+
"hash": "1e44a33da5895b23bd45301552b43e41571dc46e04c104e33a65b123472855f5"
1414
},
1515
"arm64": {
16-
"url": "https://github.com/nektos/act/releases/download/v0.2.83/act_Windows_arm64.zip",
17-
"hash": "7b75ddf1fef53602091a08af0c7593250a4aa13478a9f43672443fdbb22b671e"
16+
"url": "https://github.com/nektos/act/releases/download/v0.2.84/act_Windows_arm64.zip",
17+
"hash": "f06bb7462dc1ef9a3650a0dcc7c0fe297c37ca8d61f1ad0ca033b39f4dd46893"
1818
}
1919
},
2020
"bin": "act.exe",

0 commit comments

Comments
 (0)