From a995fe70fa116d6afec49df14b5eac3b0e42f094 Mon Sep 17 00:00:00 2001 From: Jan Sauer Date: Wed, 10 Jun 2015 03:01:23 +0200 Subject: [PATCH] Add comment deviating domain in url stanza --- Casks/munki.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Casks/munki.rb b/Casks/munki.rb index d491630f791..c1f294efd1f 100644 --- a/Casks/munki.rb +++ b/Casks/munki.rb @@ -2,6 +2,7 @@ cask :v1 => 'munki' do version '2.1.1.2352' sha256 'd2287454a1b3aa66ef49e41a34dfa55cfffd45d3e00de5d2288b3fd7ced2e42c' + # github.com is the official download host per the vendor homepage url "https://github.com/munki/munki/releases/download/v#{version}/munkitools-#{version}.pkg" appcast 'https://github.com/munki/munki/releases.atom' name 'Munki'