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 e803a00 commit aa7071fCopy full SHA for aa7071f
Formula/d/ddns-go.rb
@@ -1,8 +1,8 @@
1
class DdnsGo < Formula
2
desc "Simple and easy-to-use DDNS"
3
homepage "https://github.com/jeessy2/ddns-go"
4
- url "https://github.com/jeessy2/ddns-go/archive/refs/tags/v6.9.3.tar.gz"
5
- sha256 "898fbfdf774e1dd025bfe4c48b6b9cc6d4d16e8060009167ca3fae03e0e64d5b"
+ url "https://github.com/jeessy2/ddns-go/archive/refs/tags/v6.9.4.tar.gz"
+ sha256 "9430183bc24261060d1ff3353d6d9d1543a608f50d931953d64956629aaa67fe"
6
license "MIT"
7
head "https://github.com/jeessy2/ddns-go.git", branch: "master"
8
0 commit comments