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 11ded29 commit 5b42949Copy full SHA for 5b42949
hack/update-toc.sh
@@ -19,7 +19,7 @@ set -o nounset
19
set -o pipefail
20
21
# keep in sync with hack/verify-toc.sh
22
-TOOL_VERSION=b8c54a57d69f29386d055584e595f38d65ce2a1f
+TOOL_VERSION=v1.1.0
23
24
# cd to the root path
25
ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd -P)"
hack/verify-toc.sh
# keep in sync with hack/update-toc.sh
0 commit comments