Skip to content

Commit

Permalink
freetds 1.3.2
Browse files Browse the repository at this point in the history
Closes #83941.

Signed-off-by: Dustin Rodrigues <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
SMillerDev authored and BrewTestBot committed Aug 25, 2021
1 parent f8bbd2d commit 69256df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/freetds.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Freetds < Formula
desc "Libraries to talk to Microsoft SQL Server and Sybase databases"
homepage "https://www.freetds.org/"
url "https://www.freetds.org/files/stable/freetds-1.3.1.tar.gz"
sha256 "dc8303d3b270f42309dfef04a03e17fe2ad31555df8d557c3c378bb2e9239303"
url "https://www.freetds.org/files/stable/freetds-1.3.2.tar.gz"
sha256 "83155c77792ebb5fba63130d78ee2f347e3a619fa640ff72f290f7c3120ea223"
license "LGPL-2.0-or-later"

livecheck do
Expand Down

0 comments on commit 69256df

Please sign in to comment.