mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 13:31:54 +00:00
symbols: minor update last bumped comment (#58455)
This is so when users read the downloaded script they have the proper context. This is done outside of git so we can't just use blame. I got this date by looking at blame. Test Plan: n/a
This commit is contained in:
parent
dd29aab51d
commit
e07193c3f8
@ -3,7 +3,7 @@
|
||||
# This script installs universal-ctags within an alpine container.
|
||||
|
||||
# Commit hash of github.com/universal-ctags/ctags.
|
||||
# Last bumped 2022-04-04.
|
||||
# Last bumped 2023-10-24.
|
||||
# When bumping please remember to also update Zoekt: https://github.com/sourcegraph/zoekt/blob/d3a8fbd8385f0201dd54ab24114ebd588dfcf0d8/install-ctags-alpine.sh
|
||||
CTAGS_VERSION=v6.0.0
|
||||
CTAGS_ARCHIVE_TOP_LEVEL_DIR=ctags-6.0.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user