Skip to content

Commit 0293e0a

Browse files
BrewTestBotchenrui333
authored andcommitted
tbox 1.7.9
Change head branch from master to dev
1 parent e7ed1b8 commit 0293e0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/t/tbox.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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.7.tar.gz"
5-
sha256 "ae387dcf1952aca572516bdce4a47d04e9b411f5bf7add281247af7c874f3c3f"
4+
url "https://github.com/tboox/tbox/archive/refs/tags/v1.7.9.tar.gz"
5+
sha256 "8d4bba88bb279c4ff71677d15f8bfc20dfbdc3b4eee27b540fb979fe5af65e56"
66
license "Apache-2.0"
7-
head "https://github.com/tboox/tbox.git", branch: "master"
7+
head "https://github.com/tboox/tbox.git", branch: "dev"
88

99
livecheck do
1010
url :stable

0 commit comments

Comments
 (0)