Skip to content

Commit 4cc622f

Browse files
committed
tgui 1.6.0
1 parent 04107c6 commit 4cc622f

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.5.0.tar.gz"
5-
sha256 "b95595d10f84077183a86fa52efa6abbf45a96050f8019cb0966813e84431b01"
4+
url "https://github.com/texus/TGUI/archive/refs/tags/v1.6.0.tar.gz"
5+
sha256 "f405bc87174d8a781810c83223e07c048742b1ec7d0fd16bd32833e116654490"
66
license "Zlib"
77

88
bottle do

0 commit comments

Comments
 (0)