8000 pipx: update 0.15.5.0 bottle. · ArduinoBot/homebrew-core@8f8358e · GitHub
[go: up one dir, main page]

Skip to content

Commit 8f8358e

Browse files
committed
pipx: update 0.15.5.0 bottle.
1 parent f7aa1be commit 8f8358e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/pipx.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ class Pipx < Formula
88

99
bottle do
1010
cellar :any_skip_relocation
11-
sha256 "9d3b8ecd4650b1877c489951f774c1a5eedcb289497cbf9d8b3102d1d71322c6" => :catalina
12-
sha256 "9d3b8ecd4650b1877c489951f774c1a5eedcb289497cbf9d8b3102d1d71322c6" => :mojave
13-
sha256 "9d3b8ecd4650b1877c489951f774c1a5eedcb289497cbf9d8b3102d1d71322c6" => :high_sierra
11+
sha256 "50218cb346ef4915a59fe41beeec69e54390653092b778361579cd3d4024e432" => :catalina
12+
sha256 "a1e0d0a72975e179f74e759b2b9598948df9aaafef7d5335d25acbc73ff792b4" => :mojave
13+
sha256 "190d9c705cc4250db93a306374cbc1eef891a3298015f50c17b204f223e0fd4a" => :high_sierra
1414
end
1515

1616
depends_on "python@3.8"

0 commit comments

Comments
 (0)
0