Skip to content

Commit de1b85f

Browse files
committed
tbox 1.7.9
1 parent ccd73e0 commit de1b85f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tbox.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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"
77
head "https://github.com/tboox/tbox.git", branch: "master"
88

0 commit comments

Comments
 (0)