Skip to content

Commit

Permalink
procs: update 0.12.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Ho committed May 20, 2022
1 parent df712c2 commit 80b065d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/procs.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
class Procs < Formula
desc "Modern replacement for ps written by Rust"
homepage "https://github.com/dalance/procs"
url "https://github.com/dalance/procs/archive/v0.12.1.tar.gz"
sha256 "ce84e98dd85cb8d5afda871ad2ddceb4faec077d9e019469aa668a75821e4fc2"
url "https://github.com/dalance/procs/archive/v0.12.2.tar.gz"
sha256 "14be8440fe85dc46e544a3f7e89b887db455a61db981d5f75b91fd89b366d84f"
license "MIT"

bottle do
root_url "https://github.com/gromgit/homebrew-core-mojave/releases/download/procs"
sha256 cellar: :any_skip_relocation, mojave: "e02e2c7d23a73bce091d240b79a125ad6dc0ecdf2a83e55e93125d16de1fc306"
sha256 cellar: :any_skip_relocation, mojave: "a298c1e37e79db52c9fb026baa037a52e402f726db35f0334541c60c7493900a"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 80b065d

Please sign in to comment.