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

Commit e0190a6

Browse files
authored
Merge pull request #5 from AkihiroSuda/dev
2023.04+dfsg-1
2 parents 551de76 + 9aa613b commit e0190a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extract.sh

+1-1
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)