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.
1 parent f717a26 commit 71cd7a3Copy full SHA for 71cd7a3
Formula/g/godap.rb
@@ -1,8 +1,8 @@
1
class Godap < Formula
2
desc "Complete TUI (terminal user interface) for LDAP"
3
homepage "https://github.com/Macmod/godap"
4
- url "https://github.com/Macmod/godap/archive/refs/tags/v2.10.3.tar.gz"
5
- sha256 "c2b431067b5f1baddd8d8a08f99a321ea66a6af4ecfcce65b044571f4f09faf7"
+ url "https://github.com/Macmod/godap/archive/refs/tags/v2.10.4.tar.gz"
+ sha256 "c0b8d4a8845566c7623a1615accd150df5c3c96769241b7c232e81348114a486"
6
license "MIT"
7
8
bottle do
0 commit comments