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 04107c6 commit 4cc622fCopy full SHA for 4cc622f
Formula/t/tgui.rb
@@ -1,8 +1,8 @@
1
class Tgui < Formula
2
desc "GUI library for use with sfml"
3
homepage "https://tgui.eu"
4
- url "https://github.com/texus/TGUI/archive/refs/tags/v1.5.0.tar.gz"
5
- sha256 "b95595d10f84077183a86fa52efa6abbf45a96050f8019cb0966813e84431b01"
+ url "https://github.com/texus/TGUI/archive/refs/tags/v1.6.0.tar.gz"
+ sha256 "f405bc87174d8a781810c83223e07c048742b1ec7d0fd16bd32833e116654490"
6
license "Zlib"
7
8
bottle do
0 commit comments