Skip to content

Commit aa7071f

Browse files
committed
ddns-go 6.9.4
1 parent e803a00 commit aa7071f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/ddns-go.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class DdnsGo < Formula
22
desc "Simple and easy-to-use DDNS"
33
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"
4+
url "https://github.com/jeessy2/ddns-go/archive/refs/tags/v6.9.4.tar.gz"
5+
sha256 "9430183bc24261060d1ff3353d6d9d1543a608f50d931953d64956629aaa67fe"
66
license "MIT"
77
head "https://github.com/jeessy2/ddns-go.git", branch: "master"
88

0 commit comments

Comments
 (0)