We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccd73e0 commit de1b85fCopy full SHA for de1b85f
Formula/t/tbox.rb
@@ -1,8 +1,8 @@
1
class Tbox < Formula
2
desc "Glib-like multi-platform C library"
3
homepage "https://github.com/tboox/tbox"
4
- url "https://github.com/tboox/tbox/archive/refs/tags/v1.7.7.tar.gz"
5
- sha256 "ae387dcf1952aca572516bdce4a47d04e9b411f5bf7add281247af7c874f3c3f"
+ url "https://github.com/tboox/tbox/archive/refs/tags/v1.7.9.tar.gz"
+ sha256 "8d4bba88bb279c4ff71677d15f8bfc20dfbdc3b4eee27b540fb979fe5af65e56"
6
license "Apache-2.0"
7
head "https://github.com/tboox/tbox.git", branch: "master"
8
0 commit comments