Skip to content

Commit

Permalink
Merge branch 'mAAdhaTTah-google-adwords-editor'
Browse files Browse the repository at this point in the history
* mAAdhaTTah-google-adwords-editor:
  Add Google AdWords editor
  • Loading branch information
rolandwalker committed May 15, 2014
2 parents e890abf + 3538a2d commit 7cef32d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Casks/google-adwords-editor.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
class GoogleAdwordsEditor < Cask
url 'https://dl.google.com/adwords_editor/10.4.1/mac/en-US/AdWords-Editor-10.4.1-en-US.dmg'
homepage 'http://www.google.com/intl/en_US/adwordseditor/'
version '10.4.1'
sha256 '570d606ac6593ac31a82ece928d7b04ad6f0355b0f58382e604be7f922c4c4ba'
install 'AdWords-Editor-10.4.1-en-US.pkg'
uninstall :pkgutil => 'com.google.adwordseditor.pkg'
end

0 comments on commit 7cef32d

Please sign in to comment.