File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 11class Pgrok < Formula
22 desc "Poor man's ngrok, multi-tenant HTTP/TCP reverse tunnel solution"
33 homepage "https://github.com/pgrok/pgrok"
4- url "https://github.com/pgrok/pgrok/archive/refs/tags/v1.4.5 .tar.gz"
5- sha256 "b43c145970d8a3f02aa7f1e96d5607ea57daabd675e0d760bbc837f7113bdc43 "
4+ url "https://github.com/pgrok/pgrok/archive/refs/tags/v1.4.6 .tar.gz"
5+ sha256 "9bec95b33c5773c5c3b85886f4bffe56ac4321c38941c36e717c9c0931e46f93 "
66 license "MIT"
77
8+ livecheck do
9+ url :stable
10+ strategy :github_latest
11+ end
12+
813 bottle do
914 sha256 cellar : :any_skip_relocation , arm64_tahoe : "e08e717114ad97cdabbd707f8fc0dc3e48c2a84f392eaa3724390d5c4fcd4dbd"
1015 sha256 cellar : :any_skip_relocation , arm64_sequoia : "72caa37de045c38a7f309e615264d7debd46d4aef4db4eecbc1bd27242363366"
You can’t perform that action at this time.
0 commit comments