Skip to content

Commit

Permalink
pivit: update 0.8.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 7, 2024
1 parent 9ceaa8b commit 5de413f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/p/pivit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ class Pivit < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9eeea547bd12d775c069be6bb92dcfd2f1d80f62e631aeedb1c56b145ad6b02f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "01cc3770325264967e888b5813b49acef716da349dbce54b7ab14ec58f203c63"
sha256 cellar: :any_skip_relocation, arm64_monterey: "da11b94d5b336c2b3bcab0f2d9962c3347df5e9c987b8d4f9cb8507fcbd301b5"
sha256 cellar: :any_skip_relocation, sonoma: "10839d87733ef335a06d9ce4e652fe7a60c3343dfba22bb0f32c8dd5c4dc91b7"
sha256 cellar: :any_skip_relocation, ventura: "04ab2d75412d539b86e27a343be253fae054ce1751aec1d3385e609dbb72583f"
sha256 cellar: :any_skip_relocation, monterey: "d831473137e56b2e29db1edf2eade34b993fb43b0f8e7af28821105132ae22dc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a7891391fcbad7fac0050bf686f365fb5cb1c011ca89a25c63f1daf7b5b08559"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2d4f84b13a61cb82ad17efe9b2549d8e5c3f4170b2dcae6ec6b40d428e417633"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8d12fbb425136b64fb2d0db00d3822565bf8a0226a922f63a552ac958487851f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d3c627bcefcfd0d95e9e70bd888eb45f7a41cf29fc6e440a5008e08f3ea891b0"
sha256 cellar: :any_skip_relocation, sonoma: "95ef9424a56a71ae028bc241075e608a279181cc41fd938ce59e3a373008b067"
sha256 cellar: :any_skip_relocation, ventura: "5d146d29fa140fad8637ef8fc71efaa7dcf1ca9468b14eb5e3834bf1e0d6208d"
sha256 cellar: :any_skip_relocation, monterey: "e4a8b021d9d5511e4bfcea291856586dec23f5336a5bac7d97d831386d19e123"
sha256 cellar: :any_skip_relocation, x86_64_linux: "104989b7a68db8bb23b305155b2ee76b6d58d95001a221d49cd0265ab825a28c"
end

depends_on "go" => :build
Expand Down

0 comments on commit 5de413f

Please sign in to comment.