mirror of
https://github.com/imcarlost/homebrew-pidcat-repl.git
synced 2026-08-08 23:17:42 -04:00
Update pidcat-repl to 2.4.0
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
class PidcatRepl < Formula
|
class PidcatRepl < Formula
|
||||||
desc "Colored logcat filtered by application package, with an interactive filter UI"
|
desc "Colored logcat filtered by application package, with an interactive filter UI"
|
||||||
homepage "https://github.com/imcarlost/pidcat-repl"
|
homepage "https://github.com/imcarlost/pidcat-repl"
|
||||||
url "https://github.com/imcarlost/pidcat-repl/archive/refs/tags/v2.3.0.tar.gz"
|
url "https://github.com/imcarlost/pidcat-repl/archive/refs/tags/v2.4.0.tar.gz"
|
||||||
sha256 "a677ce3e0058597a89cd54c45500124ba77a29bd2033a9005ff34cccbeb56fad"
|
sha256 "2e6aed994ffb2517cc37fa4bf66bce0a5dbb368d2c34dd389e4479b2234c175c"
|
||||||
license "Apache-2.0"
|
license "Apache-2.0"
|
||||||
|
|
||||||
depends_on "python3"
|
depends_on "python3"
|
||||||
|
|||||||
Reference in New Issue
Block a user