diff --git a/Casks/d/duplicacy-cli.rb b/Casks/d/duplicacy-cli.rb index 5b517d1b35..411dacee44 100644 --- a/Casks/d/duplicacy-cli.rb +++ b/Casks/d/duplicacy-cli.rb @@ -1,9 +1,9 @@ cask "duplicacy-cli" do arch arm: "arm64", intel: "x64" - version "3.2.2" - sha256 arm: "7f2b40d403b3bdb86d13e8258bfe1beb99958661996859e922bcf0ef60a7b42f", - intel: "4c0abf6df94e9f986f9a6e4a6ac8e0153db5ea08495a73c4e0792e491040b3fd" + version "3.2.3" + sha256 arm: "efaadc14cfb07e305ec00a95b2fcdc4f28db5ae5bedda0d5b4cbfb24386d53fc", + intel: "49c6f617ef9fc954865d54b5445eaf37ee7afb0f0dd72ec993cf21ec6cd710f1" url "https://github.com/gilbertchen/duplicacy/releases/download/v#{version}/duplicacy_osx_#{arch}_#{version}", verified: "github.com/gilbertchen/duplicacy/"