Skip to content

Commit

Permalink
sonarlint 2.1.0.566
Browse files Browse the repository at this point in the history
Closes #9301.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
  • Loading branch information
adam-moss authored and nijikon committed Jan 27, 2017
1 parent 9eb5561 commit 9be4625
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/sonarlint.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Sonarlint < Formula
desc "provides pre-commit feedback on quality issues injected into code."
homepage "http://www.sonarlint.org/commandline/index.html"
url "https://bintray.com/sonarsource/Distribution/download_file?file_path=sonarlint-cli%2Fsonarlint-cli-2.0.zip"
sha256 "dafbaba032330f898e0f750f80ac212260cf825070dced1c2376c07c9d34c007"
url "https://bintray.com/sonarsource/Distribution/download_file?file_path=sonarlint-cli%2Fsonarlint-cli-2.1.0.566.zip"
sha256 "75320a0629f3f7b83ccaa4098ccbbb8decedc518a1b8fc2503f753266dc71d70"

bottle :unneeded

Expand Down

0 comments on commit 9be4625

Please sign in to comment.