Skip to content

Commit 9d571d0

Browse files
committed
godap 2.10.7
1 parent 95ad4ca commit 9d571d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/godap.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Godap < Formula
22
desc "Complete TUI (terminal user interface) for LDAP"
33
homepage "https://github.com/Macmod/godap"
4-
url "https://github.com/Macmod/godap/archive/refs/tags/v2.10.6.tar.gz"
5-
sha256 "0f01e933efc7d297f84fc0ddb34a5476db45bfb53d0dc9c0d7784c37d74e9c54"
4+
url "https://github.com/Macmod/godap/archive/refs/tags/v2.10.7.tar.gz"
5+
sha256 "5ca0c9b0220f9b30f42ffeddeee9fdf5e63feda55d3ed9d3f6dfdfd30da15f6d"
66
license "MIT"
77
head "https://github.com/Macmod/godap.git", branch: "main"
88

0 commit comments

Comments
 (0)