Skip to content

Commit ccb0047

Browse files
committed
Update reference formula to v1.4.0
1 parent 228de21 commit ccb0047

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/actionforge.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ class Actionforge < Formula
1919

2020
# After tagging a release, update the tag in the URL and the sha256.
2121
# The release workflow (.github/workflows/release.yml) prints the SHA256.
22-
url "https://github.com/FlutterPlaza/actionforge/archive/refs/tags/v1.2.1.tar.gz"
23-
sha256 "ca38956218e0a50750f01780f83d6ffc0e42cbd174c82fe51bf80e4c8e261864"
22+
url "https://github.com/FlutterPlaza/actionforge/archive/refs/tags/v1.4.0.tar.gz"
23+
sha256 "7bfaadf6b32041f1be63726327b003f660b2d446b0b3b5a3d74f4c937caeeba3"
2424
license "BSD-3-Clause"
2525

2626
depends_on "jq"

0 commit comments

Comments
 (0)