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 5d142dc commit 540c685Copy full SHA for 540c685
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.4.tar.gz"
5
- sha256 "9430183bc24261060d1ff3353d6d9d1543a608f50d931953d64956629aaa67fe"
+ url "https://github.com/jeessy2/ddns-go/archive/refs/tags/v6.9.5.tar.gz"
+ sha256 "b84ef5cfe1db70dee2f15e58e396407625d8a2ce3582ab414608ac7fd2200d90"
6
license "MIT"
7
head "https://github.com/jeessy2/ddns-go.git", branch: "master"
8
0 commit comments