Skip to content

Commit

Permalink
freetds 1.4.25
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 committed Jan 24, 2025
1 parent 61b8bc1 commit 38da824
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/f/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.4.24.tar.bz2", using: :homebrew_curl
sha256 "07cea1b457f8fd5bad75bc342371b7e7e092f9247a813dc7b627c9235dfdb642"
url "https://www.freetds.org/files/stable/freetds-1.4.25.tar.bz2", using: :homebrew_curl
sha256 "14d15dacb442ac2626d26be5a21093a1d6351607009e8449c0916c566a844af5"
license "GPL-2.0-or-later"

livecheck do
Expand Down

0 comments on commit 38da824

Please sign in to comment.