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 Tbox < Formula
22 desc "Glib-like multi-platform C library"
33 homepage "https://github.com/tboox/tbox"
4- url "https://github.com/tboox/tbox/archive/refs/tags/v1.7.6 .tar.gz"
5- sha256 "2622de5473b8f2e94b800b86ff6ef4a535bc138c61c940c3ab84737bb94a126a "
4+ url "https://github.com/tboox/tbox/archive/refs/tags/v1.7.7 .tar.gz"
5+ sha256 "ae387dcf1952aca572516bdce4a47d04e9b411f5bf7add281247af7c874f3c3f "
66 license "Apache-2.0"
77 head "https://github.com/tboox/tbox.git" , branch : "master"
88
9+ livecheck do
10+ url :stable
11+ strategy :github_latest
12+ end
13+
914 bottle do
1015 sha256 cellar : :any_skip_relocation , arm64_tahoe : "1cf6c51285cddb7eb365137a400efddad6c381245ad60d2479c5ace2819a977b"
1116 sha256 cellar : :any_skip_relocation , arm64_sequoia : "c7947e45eec0391b3732ef28f7ef9fb0649eccee820613ed780cce5c80101a27"
You can’t perform that action at this time.
0 commit comments