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 268f160 commit d93c77cCopy full SHA for d93c77c
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.9.0.tar.gz"
5
- sha256 "7dcdb67353e9822fe7e79328ffe1ef3ca28e3a495c91f0536c8aeb250c8c0c4b"
+ url "https://github.com/texus/TGUI/archive/refs/tags/v1.10.0.tar.gz"
+ sha256 "b25a5f8aca7823314e268118015aa14a8eb65956e09f447010230df10dc560b0"
6
license "Zlib"
7
8
livecheck do
0 commit comments