Skip to content

Commit d93c77c

Browse files
committed
tgui 1.10.0
1 parent 268f160 commit d93c77c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tgui.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tgui < Formula
22
desc "GUI library for use with sfml"
33
homepage "https://tgui.eu"
4-
url "https://github.com/texus/TGUI/archive/refs/tags/v1.9.0.tar.gz"
5-
sha256 "7dcdb67353e9822fe7e79328ffe1ef3ca28e3a495c91f0536c8aeb250c8c0c4b"
4+
url "https://github.com/texus/TGUI/archive/refs/tags/v1.10.0.tar.gz"
5+
sha256 "b25a5f8aca7823314e268118015aa14a8eb65956e09f447010230df10dc560b0"
66
license "Zlib"
77

88
livecheck do

0 commit comments

Comments
 (0)