Skip to content

Commit

Permalink
change path of binary
Browse files Browse the repository at this point in the history
  • Loading branch information
kronenthaler committed Feb 15, 2020
1 parent 15e4df0 commit 50714af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oclint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Oclint < Formula
homepage "http://oclint.org"
version '0.15'
sha256 'e15960665e82a894b662f5ed5ddf279ed6875e00932ce0e9771d779fd61a2ad2'
url "https://github.com/kronenthaler/homebrew-oclint/blob/master/oclint-0.15.tar.gz?raw=true"
url "https://github.com/kronenthaler/homebrew-oclint/releases/download/#{version}/oclint-#{version}.tar.gz"
head "https://github.com/kronenthaler/homebrew-oclint.git"

def install
Expand Down

0 comments on commit 50714af

Please sign in to comment.