Skip to content

Commit

Permalink
yorkie: update 0.5.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 5, 2024
1 parent 373da15 commit 2d99417
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/y/yorkie.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ class Yorkie < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8e7cbd811da600ec38939d6a60c19e6f2a9fa563f5746e643322098d15f871b8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8e7cbd811da600ec38939d6a60c19e6f2a9fa563f5746e643322098d15f871b8"
sha256 cellar: :any_skip_relocation, arm64_monterey: "8e7cbd811da600ec38939d6a60c19e6f2a9fa563f5746e643322098d15f871b8"
sha256 cellar: :any_skip_relocation, sonoma: "117829a6a2aefb210388fc170fe219217396870bfaa123b15f7cd8ba065397dc"
sha256 cellar: :any_skip_relocation, ventura: "117829a6a2aefb210388fc170fe219217396870bfaa123b15f7cd8ba065397dc"
sha256 cellar: :any_skip_relocation, monterey: "117829a6a2aefb210388fc170fe219217396870bfaa123b15f7cd8ba065397dc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7753d24957b98b100727ac839af1b81936824410702e23eba17b6695642bd554"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "27c1a2df71f3b6ff1a3603a3016c1aafbf73ff42e876113a171b19d993639b60"
sha256 cellar: :any_skip_relocation, arm64_ventura: "27c1a2df71f3b6ff1a3603a3016c1aafbf73ff42e876113a171b19d993639b60"
sha256 cellar: :any_skip_relocation, arm64_monterey: "27c1a2df71f3b6ff1a3603a3016c1aafbf73ff42e876113a171b19d993639b60"
sha256 cellar: :any_skip_relocation, sonoma: "56ef53bda6cc9e6078b88c53b0faafa46c268716d61a082f31f873e14d0251a3"
sha256 cellar: :any_skip_relocation, ventura: "56ef53bda6cc9e6078b88c53b0faafa46c268716d61a082f31f873e14d0251a3"
sha256 cellar: :any_skip_relocation, monterey: "56ef53bda6cc9e6078b88c53b0faafa46c268716d61a082f31f873e14d0251a3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0c1ef0324e1132017576e230f2770b337102dae9522ce90d94793849b0ef1cab"
end

depends_on "go" => :build
Expand Down

0 comments on commit 2d99417

Please sign in to comment.