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

Commit 9aa613b

Browse files
committed
2023.04+dfsg-1
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 551de76 commit 9aa613b

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.01+dfsg-2"
4+
VERSION="2023.04+dfsg-1"
55
CURL="curl -O -fsSL"
66

77
mkdir _artifacts

0 commit comments

Comments
 (0)