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 9d68afa commit e0a9a08Copy full SHA for e0a9a08
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/v2.0.3.tar.gz"
5
- sha256 "ccb5524e27f0c19c225275603bf2390bb0a1663ae63863f766303204a62cdce0"
+ url "https://github.com/syncthing/syncthing/archive/refs/tags/v2.0.4.tar.gz"
+ sha256 "682940b141bef4b4c58e42eed3aa05e5586e5b179898967d49b3b12029ca9206"
6
license "MPL-2.0"
7
head "https://github.com/syncthing/syncthing.git", branch: "main"
8
0 commit comments