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 95ad4ca commit 9d571d0Copy full SHA for 9d571d0
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.6.tar.gz"
5
- sha256 "0f01e933efc7d297f84fc0ddb34a5476db45bfb53d0dc9c0d7784c37d74e9c54"
+ url "https://github.com/Macmod/godap/archive/refs/tags/v2.10.7.tar.gz"
+ sha256 "5ca0c9b0220f9b30f42ffeddeee9fdf5e63feda55d3ed9d3f6dfdfd30da15f6d"
6
license "MIT"
7
head "https://github.com/Macmod/godap.git", branch: "main"
8
0 commit comments