Skip to content

Commit e1c7b14

Browse files
authored
Merge pull request Homebrew#226903 from walles/bump-px-3.6.12
px 3.6.12
2 parents 5664380 + 5ba6b3b commit e1c7b14

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/p/px.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ class Px < Formula
44
desc "Ps and top for human beings (px / ptop)"
55
homepage "https://github.com/walles/px"
66
url "https://github.com/walles/px.git",
7-
tag: "3.6.11",
8-
revision: "a9cc788aa58c5de19506bc9950b7d47adc690919"
7+
tag: "3.6.12",
8+
revision: "922a9038272661371bce15b1d13c47bc84926845"
99
license "MIT"
1010

1111
no_autobump! because: :bumped_by_upstream
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8f26807f87e7d74cab75efbe877bb0f1709d33711ae0c5d33a6507c7719946ff"
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8f26807f87e7d74cab75efbe877bb0f1709d33711ae0c5d33a6507c7719946ff"
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "8f26807f87e7d74cab75efbe877bb0f1709d33711ae0c5d33a6507c7719946ff"
17-
sha256 cellar: :any_skip_relocation, sonoma: "7c1df093286c5d56073b2dcce0c06bd75fdfc8efae0f29f875241e032fea30bf"
18-
sha256 cellar: :any_skip_relocation, ventura: "7c1df093286c5d56073b2dcce0c06bd75fdfc8efae0f29f875241e032fea30bf"
19-
sha256 cellar: :any_skip_relocation, arm64_linux: "8f26807f87e7d74cab75efbe877bb0f1709d33711ae0c5d33a6507c7719946ff"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8f26807f87e7d74cab75efbe877bb0f1709d33711ae0c5d33a6507c7719946ff"
14+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2fee9f20e486a9ecf3f39b5984280ac6f9f21321af5bd70178c1b0b0a560ddb8"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2fee9f20e486a9ecf3f39b5984280ac6f9f21321af5bd70178c1b0b0a560ddb8"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "2fee9f20e486a9ecf3f39b5984280ac6f9f21321af5bd70178c1b0b0a560ddb8"
17+
sha256 cellar: :any_skip_relocation, sonoma: "e13cd275ed42a692779378656b6c107929c5481c69d132ae1c372c1701020660"
18+
sha256 cellar: :any_skip_relocation, ventura: "e13cd275ed42a692779378656b6c107929c5481c69d132ae1c372c1701020660"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "2fee9f20e486a9ecf3f39b5984280ac6f9f21321af5bd70178c1b0b0a560ddb8"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2fee9f20e486a9ecf3f39b5984280ac6f9f21321af5bd70178c1b0b0a560ddb8"
2121
end
2222

2323
depends_on "[email protected]"

0 commit comments

Comments
 (0)