Skip to content

Commit 10c5099

Browse files
committed
act_runner 0.2.12
1 parent 88d72be commit 10c5099

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/act_runner.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ActRunner < Formula
22
desc "Action runner for Gitea based on Gitea's fork of act"
33
homepage "https://docs.gitea.com/usage/actions/act-runner"
4-
url "https://gitea.com/gitea/act_runner/archive/v0.2.11.tar.gz"
5-
sha256 "8b317700d1f3344d8664be9edb004914723a4aacc8f8b1b3719ca2260a5866b6"
4+
url "https://gitea.com/gitea/act_runner/archive/v0.2.12.tar.gz"
5+
sha256 "69969e1daa846c19dc934e98c811330c8ff88f444e119370ab100861fb3504ea"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)