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 8682c58 commit 7f04b5bCopy full SHA for 7f04b5b
Formula/s/syncthing.rb
@@ -1,8 +1,8 @@
1
class Syncthing < Formula
2
desc "Open source continuous file synchronization application"
3
homepage "https://syncthing.net/"
4
- url "https://github.com/syncthing/syncthing/archive/refs/tags/v1.29.0.tar.gz"
5
- sha256 "2d2ead8ada92e48c9b45a62e1c85b781214579d125bf04c8a95859760c7db71b"
+ url "https://github.com/syncthing/syncthing/archive/refs/tags/v1.29.1.tar.gz"
+ sha256 "a9446652ce994ef479e8637b797803c7f53dec65d4cf45dfa6a394ff3475bbaa"
6
license "MPL-2.0"
7
head "https://github.com/syncthing/syncthing.git", branch: "main"
8
0 commit comments