Skip to content

Commit

Permalink
dockerize: update 0.9.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 13, 2025
1 parent cf1c176 commit c7d5114
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/d/dockerize.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class Dockerize < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e506c61dcd689f0ebaeccc88e593169bb60b22fb66543f0381506a418da33087"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e506c61dcd689f0ebaeccc88e593169bb60b22fb66543f0381506a418da33087"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e506c61dcd689f0ebaeccc88e593169bb60b22fb66543f0381506a418da33087"
sha256 cellar: :any_skip_relocation, sonoma: "dd374ec4ae14ee340582aa86058a0408070ef919110d37a73279559cf5b18e64"
sha256 cellar: :any_skip_relocation, ventura: "dd374ec4ae14ee340582aa86058a0408070ef919110d37a73279559cf5b18e64"
sha256 cellar: :any_skip_relocation, x86_64_linux: "558caf666a5d35c50ddaba4784a441a2b5331a3393f2530a05f2764a276baaae"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b57b9ebe03b3afde02bcbbd9e401eb03e6e1bc83c3a31550261f168b0b2ce9c0"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b57b9ebe03b3afde02bcbbd9e401eb03e6e1bc83c3a31550261f168b0b2ce9c0"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b57b9ebe03b3afde02bcbbd9e401eb03e6e1bc83c3a31550261f168b0b2ce9c0"
sha256 cellar: :any_skip_relocation, sonoma: "7ad3c8b8755e27ad6b2b03a2cec3a44c48dc58ce030939c6ad25987a02266cf3"
sha256 cellar: :any_skip_relocation, ventura: "7ad3c8b8755e27ad6b2b03a2cec3a44c48dc58ce030939c6ad25987a02266cf3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ee13bb018a21a4b21f4cc93c689c2aa2d7b45cfde157345db8f58b3412f73f5e"
end

depends_on "go" => :build
Expand Down

0 comments on commit c7d5114

Please sign in to comment.