Skip to content

Commit

Permalink
Merge pull request #275 from Homebrew/bump-portable-libxcrypt-4.4.38
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab authored Jan 15, 2025
2 parents c3a7066 + c43e584 commit bddde81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/portable-libxcrypt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class PortableLibxcrypt < PortableFormula
desc "Extended crypt library for descrypt, md5crypt, bcrypt, and others"
homepage "https://github.com/besser82/libxcrypt"
url "https://github.com/besser82/libxcrypt/releases/download/v4.4.36/libxcrypt-4.4.36.tar.xz"
sha256 "e5e1f4caee0a01de2aee26e3138807d6d3ca2b8e67287966d1fefd65e1fd8943"
url "https://github.com/besser82/libxcrypt/releases/download/v4.4.38/libxcrypt-4.4.38.tar.xz"
sha256 "80304b9c306ea799327f01d9a7549bdb28317789182631f1b54f4511b4206dd6"
license "LGPL-2.1-or-later"

livecheck do
Expand Down

0 comments on commit bddde81

Please sign in to comment.