Skip to content

Commit

Permalink
Merge pull request #8065 from mauricerkelly/coderunner
Browse files Browse the repository at this point in the history
Add CodeRunner at latest version
  • Loading branch information
vitorgalvao committed Dec 12, 2014
2 parents a906025 + 6ac5163 commit cb8b460
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Casks/coderunner.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cask :v1 => 'coderunner' do
version :latest
sha256 :no_check

url "https://coderunnerapp.com/download"
name 'CodeRunner'
homepage 'https://coderunnerapp.com/'
license :unknown

app 'CodeRunner.app'
end

0 comments on commit cb8b460

Please sign in to comment.