From 548189cd3ac263b0bafc1e1455e66396b43aa37b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20P=C3=89RON?= <44115467+nicerloop@users.noreply.github.com> Date: Tue, 14 Sep 2021 01:12:28 +0200 Subject: [PATCH] Update smartsvn from 14.1.0 to 14.1.1 (#111267) --- Casks/smartsvn.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/smartsvn.rb b/Casks/smartsvn.rb index d0a67fa00eb..71723ca2f9a 100644 --- a/Casks/smartsvn.rb +++ b/Casks/smartsvn.rb @@ -1,6 +1,6 @@ cask "smartsvn" do - version "14.1.0" - sha256 "9573700e175af50f8fefa6259f6ffd3252e7a1971ae039a4538830f223f47de8" + version "14.1.1" + sha256 "bd60c98f8e92eff0d8d8c196bc54fef8d9e3dbda2d20861971643095d3817457" url "https://www.smartsvn.com/downloads/smartsvn/smartsvn-macosx-#{version.dots_to_underscores}.dmg" name "SmartSVN"