Skip to content

Commit de5c6eb

Browse files
authored
Merge pull request #253452 from Homebrew/bump-portable-libxcrypt-4.5.1
portable-libxcrypt 4.5.1
2 parents b4a5688 + 14eac5e commit de5c6eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/portable-libxcrypt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
class PortableLibxcrypt < PortableFormula
44
desc "Extended crypt library for descrypt, md5crypt, bcrypt, and others"
55
homepage "https://github.com/besser82/libxcrypt"
6-
url "https://github.com/besser82/libxcrypt/releases/download/v4.5.0/libxcrypt-4.5.0.tar.xz"
7-
sha256 "825e764e4ff2e6304adb814cda297074b222d54a04edbd8ebc7cf58fc3af857d"
6+
url "https://github.com/besser82/libxcrypt/releases/download/v4.5.1/libxcrypt-4.5.1.tar.xz"
7+
sha256 "e9b46a62397c15372935f6a75dc3929c62161f2620be7b7f57f03d69102c1a86"
88
license "LGPL-2.1-or-later"
99

1010
livecheck do

0 commit comments

Comments
 (0)