Skip to content

Commit 9009a7b

Browse files
committed
freetds 1.5.7
1 parent 19aa1c8 commit 9009a7b

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.6.tar.bz2"
5-
sha256 "dadc08e69aef14523fdaee09170d59daf1b6413e8d5858d09c9496674ba08c57"
4+
url "https://www.freetds.org/files/stable/freetds-1.5.7.tar.bz2"
5+
sha256 "ed46ad89b69b3e6dea78211b0322c08ad4a99e0d502650fdf1d415090f92ef8f"
66
license "GPL-2.0-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)