Skip to content

Commit 540c685

Browse files
committed
ddns-go 6.9.5
1 parent 5d142dc commit 540c685

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.4.tar.gz"
5-
sha256 "9430183bc24261060d1ff3353d6d9d1543a608f50d931953d64956629aaa67fe"
4+
url "https://github.com/jeessy2/ddns-go/archive/refs/tags/v6.9.5.tar.gz"
5+
sha256 "b84ef5cfe1db70dee2f15e58e396407625d8a2ce3582ab414608ac7fd2200d90"
66
license "MIT"
77
head "https://github.com/jeessy2/ddns-go.git", branch: "master"
88

0 commit comments

Comments
 (0)