Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 4e601df

Browse files
committed
2023.07+dfsg-1
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 4df5476 commit 4e601df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extract.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -eux -o pipefail
33

4-
VERSION="2023.04+dfsg-1"
4+
VERSION="2023.07+dfsg-1"
55
CURL="curl -O -fsSL"
66

77
mkdir _artifacts

0 commit comments

Comments
 (0)