Skip to content

Commit

Permalink
actionlint: update 1.7.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 18, 2024
1 parent fd71aeb commit ac9ba9b
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Formula/a/actionlint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@ class Actionlint < Formula
head "https://github.com/rhysd/actionlint.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4800fafd738d38fd98e07e3c2ba1e46926f74f0a03f153eb40fdb639da44a910"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4800fafd738d38fd98e07e3c2ba1e46926f74f0a03f153eb40fdb639da44a910"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4800fafd738d38fd98e07e3c2ba1e46926f74f0a03f153eb40fdb639da44a910"
sha256 cellar: :any_skip_relocation, sonoma: "213db714539ffe8befc312eeeefbc3f6f6169f3d110006e18be07b631d839291"
sha256 cellar: :any_skip_relocation, ventura: "213db714539ffe8befc312eeeefbc3f6f6169f3d110006e18be07b631d839291"
sha256 cellar: :any_skip_relocation, x86_64_linux: "06c290ccc5d780a1dc747bd21e280b0021308f3d2f94a7c8a99ce7f3072e80d7"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1daf27858f22af83e9d0e4a9dca987c91a75750a3abcbd52896a30694fc3182f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1daf27858f22af83e9d0e4a9dca987c91a75750a3abcbd52896a30694fc3182f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1daf27858f22af83e9d0e4a9dca987c91a75750a3abcbd52896a30694fc3182f"
sha256 cellar: :any_skip_relocation, sonoma: "ab63732f13a54479ccddc895934a38bf94f7a150c04dd62e41c2830d05ea50de"
sha256 cellar: :any_skip_relocation, ventura: "ab63732f13a54479ccddc895934a38bf94f7a150c04dd62e41c2830d05ea50de"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9d6922639d4cede7b462b08e28ef0d7dce4f3163e8d82ef9cadfa0d430576ed4"
end

depends_on "go" => :build
Expand Down

0 comments on commit ac9ba9b

Please sign in to comment.