Skip to content

Commit

Permalink
whatismyip: add 0.12.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Aug 24, 2024
1 parent 04af87c commit 50a8c6e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/whatismyip.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ class Whatismyip < Formula
url "https://github.com/PurpleBooth/whatismyip/archive/refs/tags/v0.12.1.tar.gz"
sha256 "c2c13e0b1c4e14944423b572d29cd21288a51b2b2f32396c72683cd61e2e5c2e"

bottle do
root_url "https://github.com/PurpleBooth/homebrew-repo/releases/download/whatismyip-0.12.1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fa1893ed8477990fbe6a06b83fafecbbeee851fd28eea2b0cf3f884ef4778abe"
sha256 cellar: :any_skip_relocation, ventura: "f794d9ae39d48227ad8c6561b91cd7071ce5ff8e38a234495750fe96510b0c8f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7f82d46e33f29b9f56ca235f87d6f2268d32bc47d8c0448aeb6a72f805d8ba3c"
end

depends_on "rust" => :build

def install
Expand Down

0 comments on commit 50a8c6e

Please sign in to comment.