syncthing-inotify 0.8.5
Closes #9794. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e35148f6ee
commit
3240d72db9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class SyncthingInotify < Formula
|
||||
desc "File watcher intended for use with Syncthing"
|
||||
homepage "https://github.com/syncthing/syncthing-inotify"
|
||||
url "https://github.com/syncthing/syncthing-inotify/archive/v0.8.4.tar.gz"
|
||||
sha256 "c8215c8bc8a52a043ae3bcba6ff94ef572159ca5d7808b44deeb31eb3b2ce295"
|
||||
url "https://github.com/syncthing/syncthing-inotify/archive/v0.8.5.tar.gz"
|
||||
sha256 "552db71ddd086ffd21390e3bca4ceb2de53e0d4383a9321b8be17611ddb92aa4"
|
||||
head "https://github.com/syncthing/syncthing-inotify.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue