Skip to content

Commit

Permalink
Project import generated by Copybara. (#13)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: ad8820e3ccb790293945980b02b82e11545c4446

Co-authored-by: Copybara Bot <[email protected]>
  • Loading branch information
pqn and Copybara Bot authored Mar 28, 2023
1 parent ecba48f commit c02228d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ latex
markdown
ocaml
ocaml_interface
perl
php
protobuf
python
Expand Down
2 changes: 1 addition & 1 deletion download_parse.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -euo pipefail

cd "$(dirname "${BASH_SOURCE[0]}")"
VERSION="v0.0.6"
VERSION="v0.0.7"
rm -f parse.gz parse
curl -Lo parse.gz "https://github.com/Exafunction/codeium-parse/releases/download/$VERSION/parse.gz"
gzip -d parse.gz
Expand Down

0 comments on commit c02228d

Please sign in to comment.