Skip to content

Commit

Permalink
Introducing scalingo, version 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
averell23 committed Jun 30, 2017
1 parent b6de89b commit 9d59dd3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Casks/scalingo.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cask 'scalingo' do
version '1.5.0'
sha256 '4f7b7cdc8227ccc18d0dc14841df83611f8b5abb2e8d3a74f57b7a0a0903199c'

# github.com/Scalingo was verified as official when first introduced to the cask
url "https://github.com/Scalingo/cli/releases/download/#{version}/scalingo_#{version}_darwin_amd64.zip"
name 'scalingo'
homepage 'http://cli.scalingo.com/'

binary "scalingo_#{version}_darwin_amd64/scalingo"
end

0 comments on commit 9d59dd3

Please sign in to comment.