Skip to content

Commit

Permalink
Merge pull request #17 from daeho-ro/bump-posting-1.8.0
Browse files Browse the repository at this point in the history
posting 1.8.0
  • Loading branch information
daeho-ro authored Jul 22, 2024
2 parents de4530b + d60cf22 commit f94bbee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/posting.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ class Posting < Formula

desc "Modern API client that lives in your terminal"
homepage "https://github.com/darrenburns/posting"
url "https://github.com/darrenburns/posting/archive/refs/tags/1.7.0.tar.gz"
sha256 "588f9cd18cf365b800999ea27062e5704cb82874b8d344f6bffcdb2e0d58aa26"
url "https://github.com/darrenburns/posting/archive/refs/tags/1.8.0.tar.gz"
sha256 "a31732956e9a6199ccfa47612ee73f4b6f34a4ebfd1ebf2af086da1f2000a289"
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 f94bbee

Please sign in to comment.