remove changes-meter.rb

The app has been discontinued, and the download URL now responds with
404.
This commit is contained in:
Zhiming Wang 2015-06-11 15:25:23 -07:00
parent b50d2bf627
commit 3790815eb7
No known key found for this signature in database
GPG Key ID: BBD31D4D110044B8
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
cask :v1 => 'changes-meter' do
version :latest
sha256 :no_check
url 'http://intuiware.com/downloads/changes-meter'
name 'Changes Meter'
homepage 'http://intuiware.com/apps/changes-meter'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Changes Meter.app'
postflight do
suppress_move_to_applications
end
end