From 05820028bb0ddb110d1df7202285e5dfa1661889 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Thu, 26 Sep 2019 22:03:49 -0700 Subject: [PATCH] Update augur from 1.16.0 to 1.16.1 (#69762) --- Casks/augur.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/augur.rb b/Casks/augur.rb index 70d8c30eb43..d24c43d24a4 100644 --- a/Casks/augur.rb +++ b/Casks/augur.rb @@ -1,6 +1,6 @@ cask 'augur' do - version '1.16.0' - sha256 'dec23fbd3f78c9c07186e455e3fe860f89abf1ed54fb0397f2db4bbdb6a2f43e' + version '1.16.1' + sha256 '80ebe4cbd6f66a0649821fc97c7abbf998c746a23b8084342c401db568200495' url "https://github.com/AugurProject/augur-app/releases/download/v#{version}/mac-Augur-#{version}.dmg" appcast 'https://github.com/AugurProject/augur-app/releases.atom'