Skip to content

Commit

Permalink
posting: update 1.8.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
daeho-ro committed Jul 22, 2024
1 parent be1c8fd commit d60cf22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/posting.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ class Posting < Formula
license "Apache-2.0"

bottle do
root_url "https://github.com/draftbrew/homebrew-tap/releases/download/posting-1.7.0"
sha256 cellar: :any, arm64_sonoma: "407b6666f3e1f619cd51bb8ebc7ee3404949fecb77bebb8a33fdd3b647b8c1e0"
root_url "https://github.com/draftbrew/homebrew-tap/releases/download/posting-1.8.0"
sha256 cellar: :any, arm64_sonoma: "bafe17a4cd36205c2f695bee6ed8dc295b32a3a1b22b0aefb9d54d67b2111686"
end

depends_on "rust" => :build
Expand Down

0 comments on commit d60cf22

Please sign in to comment.