From 1b729ed3a195dc31c246571ec6ed717a98c811f8 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Wed, 3 Jun 2020 20:21:41 +0000 Subject: [PATCH] Update drawbot from 3.125 to 3.126 (#83693) --- Casks/drawbot.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/drawbot.rb b/Casks/drawbot.rb index bd3ef0455c1..c5deffd136c 100644 --- a/Casks/drawbot.rb +++ b/Casks/drawbot.rb @@ -1,6 +1,6 @@ cask 'drawbot' do - version '3.125' - sha256 '755cf23e1bbcd2e38e69db0021aa6054e7c4426a3e395cde3455db3feacb2fee' + version '3.126' + sha256 '6476c9e5f4dedaf89ea7400d6b431b11fea56012971bdbe148eb081938f9bade' # github.com/typemytype/drawbot/ was verified as official when first introduced to the cask url "https://github.com/typemytype/drawbot/releases/download/#{version}/DrawBot.dmg"