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 48cf890 commit d79ca3bCopy full SHA for d79ca3b
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.7.tar.gz"
5
- sha256 "0e2f2574334fc65220977156caffc521314298c43b361a669ea3ea0507267652"
+ url "https://github.com/syncthing/syncthing/archive/refs/tags/v1.30.0.tar.gz"
+ sha256 "1e9eb93be73960f748fe85d2738793b5a11c88e63839254057d4fd86cd4321a3"
6
license "MPL-2.0"
7
head "https://github.com/syncthing/syncthing.git", branch: "main"
8
0 commit comments