Skip to content

Commit

Permalink
gptme: update 0.22.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 5, 2024
1 parent 780f15f commit 7ab3e4d
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Formula/g/gptme.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ class Gptme < Formula
head "https://github.com/ErikBjare/gptme.git", branch: "master"

bottle do
sha256 cellar: :any, arm64_sequoia: "d367d1fdf6fbe8072fd14042ecf2163ea9f0064bcfa6d60e753101123ca94e66"
sha256 cellar: :any, arm64_sonoma: "a78952c96830b55a9953d95858d20767f4f22e6b4c9dfe543fbd14f69a1da23c"
sha256 cellar: :any, arm64_ventura: "ff4f208fec0071317d49262992f1bf09343fd00521620e5381955b194fb58c32"
sha256 cellar: :any, sonoma: "f3b3802f042a6b88e2072cf31c757c4bb0151be4db4f3e5f757047695e2c4b5d"
sha256 cellar: :any, ventura: "7e0af2f482c207683bae5cd60d47c46864b1eb365fe088631000f3f2c5ebe61b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8f683c3cd28b71fe71a8d2ddb5f4288f90c7844980da8bce7fe5414747cc5279"
rebuild 1
sha256 cellar: :any, arm64_sequoia: "a0ab584de6e9efc8cb7c676424e2977a164d51d0114264e406c2a721553e86e3"
sha256 cellar: :any, arm64_sonoma: "88a31b848db393b36b67a02dab69679079815a2f61b0c30ece07af4016de35ea"
sha256 cellar: :any, arm64_ventura: "535e9aa947ef9865b697560afa123108b1da4c6189a9334dc4116b1c13e31790"
sha256 cellar: :any, sonoma: "5c84bf4f2eec553b724163580dc464e2e0ec365009574b546c88f1f338b66a87"
sha256 cellar: :any, ventura: "10ea9b8daf335497a60ce93af3beb646f7627da508f81a48566faaa1849da76e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0fbaf6d91117b36f24e198195ee435cec39a1830c4fc16dc9f89740933d7c7c9"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 7ab3e4d

Please sign in to comment.