Skip to content

Commit cf703cc

Browse files
committed
actionlint: update 1.7.4 bottle.
1 parent c89675c commit cf703cc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/a/actionlint.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Actionlint < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "11aaada67adf0efc49b90bc525e576dd9743e86831f84c4df01498da991f14f0"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "11aaada67adf0efc49b90bc525e576dd9743e86831f84c4df01498da991f14f0"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "11aaada67adf0efc49b90bc525e576dd9743e86831f84c4df01498da991f14f0"
12-
sha256 cellar: :any_skip_relocation, sonoma: "c7d75f9aac1de56b94f47303bc8b41e9f678ad492b3e2608eb8d0bd4eebfa6d7"
13-
sha256 cellar: :any_skip_relocation, ventura: "c7d75f9aac1de56b94f47303bc8b41e9f678ad492b3e2608eb8d0bd4eebfa6d7"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "daac545ee9c76818b895acbe0843d273bf4980d18c1e900e59c9a2b626e5d7c7"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4800fafd738d38fd98e07e3c2ba1e46926f74f0a03f153eb40fdb639da44a910"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4800fafd738d38fd98e07e3c2ba1e46926f74f0a03f153eb40fdb639da44a910"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "4800fafd738d38fd98e07e3c2ba1e46926f74f0a03f153eb40fdb639da44a910"
12+
sha256 cellar: :any_skip_relocation, sonoma: "213db714539ffe8befc312eeeefbc3f6f6169f3d110006e18be07b631d839291"
13+
sha256 cellar: :any_skip_relocation, ventura: "213db714539ffe8befc312eeeefbc3f6f6169f3d110006e18be07b631d839291"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "06c290ccc5d780a1dc747bd21e280b0021308f3d2f94a7c8a99ce7f3072e80d7"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)