cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / delivery-status.rb
blob061110735fdedca0bd0cc2d53bb9bbd1ea3406aa
1 cask :v1 => 'delivery-status' do
2   version '6.1.2'
3   sha256 'f39afd137c99df16baf149c60f1a982edb9485f6211f4aefb9cad19af7a51514'
5   url "http://junecloud.com/get/delivery-status-widget?#{version}"
6   homepage 'http://junecloud.com/software/mac/delivery-status.html'
7   license :oss
9   widget 'Delivery Status.wdgt'
11   caveats <<-EOS.undent
12     Currently, Dashboard Widgets such as '#{token}' do NOT work correctly
13     when installed via brew-cask.  The bug is being tracked here:
15       https://github.com/caskroom/homebrew-cask/issues/2206
17     It is recommended that you do not install this Cask unless you are
18     a developer working on the problem.
19   EOS
20 end