From 412df97589306b203b336d738186efef66d9783e Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Fri, 23 Feb 2024 13:36:38 -0500 Subject: [PATCH] rotki 1.32.1 --- Casks/r/rotki.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/r/rotki.rb b/Casks/r/rotki.rb index 110f6918fa..94acc61174 100644 --- a/Casks/r/rotki.rb +++ b/Casks/r/rotki.rb @@ -1,6 +1,6 @@ cask "rotki" do - version "1.32.0" - sha256 "eade0ef64a43b369b6c06174c1eeb8b75cabb9585b02f67c4a48813e767797a8" + version "1.32.1" + sha256 "737d0f454785a2029c02417b82a036c6051c37cfa4763b23383290c6a7fd102d" url "https://github.com/rotki/rotki/releases/download/v#{version}/rotki-darwin_x64-v#{version}.dmg", verified: "github.com/rotki/rotki/"