We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba2c32 commit cda836aCopy full SHA for cda836a
Formula/c/ccls.rb
@@ -6,8 +6,8 @@ class Ccls < Formula
6
# https://github.com/Homebrew/homebrew-core/pull/106939
7
# https://github.com/MaskRay/ccls/issues/786
8
# https://github.com/MaskRay/ccls/issues/895
9
- url "https://github.com/MaskRay/ccls/archive/refs/tags/0.20240505.tar.gz"
10
- sha256 "4ea6d90a9f93d5503e59c3bd0e5568ab262ff3dcf1b7539b50a0ede4a0e32fea"
+ url "https://github.com/MaskRay/ccls/archive/refs/tags/0.20241108.tar.gz"
+ sha256 "76224663c3554eef9102dca66d804874d0252312d7c7d02941c615c87dcb68af"
11
license "Apache-2.0"
12
head "https://github.com/MaskRay/ccls.git", branch: "master"
13
0 commit comments