Skip to content

Commit

Permalink
notation: update 1.0.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 8, 2023
1 parent 66c4d45 commit 6532b29
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions Formula/n/notation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,13 @@ class Notation < Formula
head "https://github.com/notaryproject/notation.git", branch: "main"

bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b967a2f4c05b38392b9a589371ed1d48315b877de2aa22c7f09876161d1aed76"
sha256 cellar: :any_skip_relocation, arm64_ventura: "95356462886bde10123d40640a23a135bd059ab77d92add6a0cc7442ee32379f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d93eaf9dffeba4f93a98ec1b7e42d0d17fe779215afe301dbe5cec7dd301381f"
sha256 cellar: :any_skip_relocation, sonoma: "c7b03137db89f3c8457e7eabf24fb3db1cd9f377867f9e168547de5eb621bd05"
sha256 cellar: :any_skip_relocation, ventura: "6d115251f1f18f2b4746224ced357fbd74efecad21b57cf67e490d2b745a6d9f"
sha256 cellar: :any_skip_relocation, monterey: "456df15807ea7ec10a5a6bafb089cb39f32a1fda1f14107d0447e5d4aab64bf4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e251f61207de5067228fc4bfe045711953f983419feae855394bbf24eb48d371"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dca353ae6bc14a90bf43293e91b8ffcacb44eaa22863ff9839a111f40fab35d8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a4a1867f5c77d519b2baef9325cdf30f6bf09c598821bfd7e50d9c6068684634"
sha256 cellar: :any_skip_relocation, arm64_monterey: "a81b706bfd194cba45eac778add9c55286b440517221890984030d722f112013"
sha256 cellar: :any_skip_relocation, sonoma: "f966bfbfca323c9de79c3605bc468d6c7149125f7859b28c5172877737117025"
sha256 cellar: :any_skip_relocation, ventura: "b13b1bf7642e40c45ee40e55888f5620dbd422147eff1e3d6dee5da418a83bf0"
sha256 cellar: :any_skip_relocation, monterey: "24f6f8118514b61e095c208aedd5e516aa366413142aca9c8ffd8a0ccc92c4eb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "631eb1a05d62397ceead6f41106d12b32a1c9af70085437d9d26a2d2340af229"
end

depends_on "go" => :build
Expand Down

0 comments on commit 6532b29

Please sign in to comment.