Skip to content

Commit c02228d

Browse files
pqnCopybara Bot
andauthored
Project import generated by Copybara. (#13)
GitOrigin-RevId: ad8820e3ccb790293945980b02b82e11545c4446 Co-authored-by: Copybara Bot <[email protected]>
1 parent ecba48f commit c02228d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ latex
151151
markdown
152152
ocaml
153153
ocaml_interface
154+
perl
154155
php
155156
protobuf
156157
python

download_parse.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -euo pipefail
33

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

0 commit comments

Comments
 (0)