From 1e1fb3e54f6f77f3a138fd1333ad339de0e15f70 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Sun, 1 Dec 2019 10:18:24 -0800 Subject: [PATCH] Update vnote from 2.7.2 to 2.8 (#73441) --- Casks/vnote.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/vnote.rb b/Casks/vnote.rb index cd003171299..648140433b2 100644 --- a/Casks/vnote.rb +++ b/Casks/vnote.rb @@ -1,6 +1,6 @@ cask 'vnote' do - version '2.7.2' - sha256 '08f9794591b30e61a1a55569ce324306d10cc8ba9ebf68080edc33f511ab487c' + version '2.8' + sha256 '871bf13f9269f3ea547d50c76a4e2e9c660322ea0992e75cc37998cd286a9d1b' # github.com/tamlok/vnote was verified as official when first introduced to the cask url "https://github.com/tamlok/vnote/releases/download/v#{version}/VNote-#{version}-x64.dmg"