From 9fab10d759bdac5d3066f98460ad7e14ed1e8de3 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Fri, 10 Jul 2020 13:49:46 -0700 Subject: [PATCH] Update syncthing from 1.6.1-1 to 1.7.0-1 (#85698) --- Casks/syncthing.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/syncthing.rb b/Casks/syncthing.rb index 592ebf38243..075b32e0364 100644 --- a/Casks/syncthing.rb +++ b/Casks/syncthing.rb @@ -1,6 +1,6 @@ cask 'syncthing' do - version '1.6.1-1' - sha256 '6ef012c28776ce3b86d75596daa25bd0699c4fcb5e200610431ceffe3711adb3' + version '1.7.0-1' + sha256 '8ca54502aa6fb80a60e7a0991fbeb46bfde9d2cbcacac26a5788eaefe32348e1' # github.com/syncthing/syncthing-macos/ was verified as official when first introduced to the cask url "https://github.com/syncthing/syncthing-macos/releases/download/v#{version}/Syncthing-#{version}.dmg"