Skip to content

Commit e0a9a08

Browse files
committed
syncthing 2.0.4
1 parent 9d68afa commit e0a9a08

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/v2.0.3.tar.gz"
5-
sha256 "ccb5524e27f0c19c225275603bf2390bb0a1663ae63863f766303204a62cdce0"
4+
url "https://github.com/syncthing/syncthing/archive/refs/tags/v2.0.4.tar.gz"
5+
sha256 "682940b141bef4b4c58e42eed3aa05e5586e5b179898967d49b3b12029ca9206"
66
license "MPL-2.0"
77
head "https://github.com/syncthing/syncthing.git", branch: "main"
88

0 commit comments

Comments
 (0)