Skip to content

Commit bcc8549

Browse files
committed
chore: bump jwarc version to 0.35.0
1 parent 7318a0f commit bcc8549

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ duck_cloudfront: build
5656

5757
jwarc.jar:
5858
@echo "downloading JWarc JAR"
59-
curl -fL -o jwarc.jar https://github.com/iipc/jwarc/releases/download/v0.33.0/jwarc-0.33.0.jar
59+
curl -fL -o jwarc.jar https://github.com/iipc/jwarc/releases/download/v0.35.0/jwarc-0.35.0.jar
6060

6161
wreck_the_warc: build jwarc.jar
6262
@echo

0 commit comments

Comments
 (0)