From 81cc49ea5ded3c746c7526503b335cac4b659f98 Mon Sep 17 00:00:00 2001 From: Gobinath Mallaiyan Date: Tue, 3 Apr 2018 15:48:28 -0400 Subject: [PATCH] Update vnote to 1.14 (#45498) --- Casks/vnote.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/vnote.rb b/Casks/vnote.rb index 0df086e20f6..75578d34ac0 100644 --- a/Casks/vnote.rb +++ b/Casks/vnote.rb @@ -1,11 +1,11 @@ cask 'vnote' do - version '1.12' - sha256 '9ac3c687466faf60864a5610394f0b9b01fa4ad9a480483c7198303edd0872f0' + version '1.14' + sha256 'f6a576fcb14990ded7c58fdba9d8f97a8e26c2b47602270af2efb4ba0b6f25d8' # 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_X64_#{version}.dmg" appcast 'https://github.com/tamlok/vnote/releases.atom', - checkpoint: '17fe06d597fe9bb104c8bdb5a650a21021b0e7b473e81199e4c1ab47e71ab8a1' + checkpoint: '5b65722928f42af4f8c1fb06a3258a60e9e266d89993dcdc5e21bb566d26923d' name 'VNote' homepage 'https://tamlok.github.io/vnote/'