Skip to content

Commit 7f04b5b

Browse files
committed
syncthing 1.29.1
1 parent 8682c58 commit 7f04b5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/syncthing.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Syncthing < Formula
22
desc "Open source continuous file synchronization application"
33
homepage "https://syncthing.net/"
4-
url "https://github.com/syncthing/syncthing/archive/refs/tags/v1.29.0.tar.gz"
5-
sha256 "2d2ead8ada92e48c9b45a62e1c85b781214579d125bf04c8a95859760c7db71b"
4+
url "https://github.com/syncthing/syncthing/archive/refs/tags/v1.29.1.tar.gz"
5+
sha256 "a9446652ce994ef479e8637b797803c7f53dec65d4cf45dfa6a394ff3475bbaa"
66
license "MPL-2.0"
77
head "https://github.com/syncthing/syncthing.git", branch: "main"
88

0 commit comments

Comments
 (0)