Skip to content

Commit b54e879

Browse files
BrewTestBotdaeho-ro
authored andcommitted
tbox 1.7.7
1 parent 6f327cc commit b54e879

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

Formula/t/tbox.rb

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
class 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"

0 commit comments

Comments
 (0)