We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4a5688 + 14eac5e commit de5c6ebCopy full SHA for de5c6eb
Formula/p/portable-libxcrypt.rb
@@ -3,8 +3,8 @@
3
class PortableLibxcrypt < PortableFormula
4
desc "Extended crypt library for descrypt, md5crypt, bcrypt, and others"
5
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"
+ url "https://github.com/besser82/libxcrypt/releases/download/v4.5.1/libxcrypt-4.5.1.tar.xz"
+ sha256 "e9b46a62397c15372935f6a75dc3929c62161f2620be7b7f57f03d69102c1a86"
8
license "LGPL-2.1-or-later"
9
10
livecheck do
0 commit comments