Skip to content

Commit cda836a

Browse files
committed
ccls 0.20241108
1 parent eba2c32 commit cda836a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/ccls.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ class Ccls < Formula
66
# https://github.com/Homebrew/homebrew-core/pull/106939
77
# https://github.com/MaskRay/ccls/issues/786
88
# https://github.com/MaskRay/ccls/issues/895
9-
url "https://github.com/MaskRay/ccls/archive/refs/tags/0.20240505.tar.gz"
10-
sha256 "4ea6d90a9f93d5503e59c3bd0e5568ab262ff3dcf1b7539b50a0ede4a0e32fea"
9+
url "https://github.com/MaskRay/ccls/archive/refs/tags/0.20241108.tar.gz"
10+
sha256 "76224663c3554eef9102dca66d804874d0252312d7c7d02941c615c87dcb68af"
1111
license "Apache-2.0"
1212
head "https://github.com/MaskRay/ccls.git", branch: "master"
1313

0 commit comments

Comments
 (0)