Skip to content

Commit

Permalink
hishtory: add 0.335 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored and BrewTestBot committed Mar 1, 2025
1 parent 21b6fde commit 7d923ae
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Formula/h/hishtory.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ class Hishtory < Formula
license "MIT"
head "https://github.com/ddworken/hishtory.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e34db19bb53a5227bdda758dd4511b3268bba2a5edf4e97ab312d96a164f8c24"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e34db19bb53a5227bdda758dd4511b3268bba2a5edf4e97ab312d96a164f8c24"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e34db19bb53a5227bdda758dd4511b3268bba2a5edf4e97ab312d96a164f8c24"
sha256 cellar: :any_skip_relocation, sonoma: "d98870cb4d2d3427a139d11dbc40b9e8d94bea42b3be326074fb72363c8bd1fa"
sha256 cellar: :any_skip_relocation, ventura: "c406a562034cc2bdd76625c79616e6bf7362857cd0964c13636d5660a241f1d1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2ff41cdcf4490c139d740a547cc565febf4326cc11d86ca2cd87eb49f615c73c"
end

depends_on "go" => :build

def install
Expand Down

0 comments on commit 7d923ae

Please sign in to comment.