Skip to content

Commit edcad34

Browse files
committed
freetds 1.5.4
1 parent 12380bf commit edcad34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/freetds.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Freetds < Formula
22
desc "Libraries to talk to Microsoft SQL Server and Sybase databases"
33
homepage "https://www.freetds.org/"
4-
url "https://www.freetds.org/files/stable/freetds-1.5.3.tar.bz2"
5-
sha256 "5cb66c46a60a83b8a2855e466148b6fa27962c7fd1dcb3f6e5d0ab17ec5ff6dd"
4+
url "https://www.freetds.org/files/stable/freetds-1.5.4.tar.bz2"
5+
sha256 "1d024ef418d74a3a8f2cca82f10f1561f1dde28dc3d6f65c815f07764d4f7ea8"
66
license "GPL-2.0-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)