Skip to content

Commit 00d7d6b

Browse files
authored
chore(flasher-cli): update qdl tagged version
1 parent 9a94102 commit 00d7d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

updater/artifacts/download_resources.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55
BASE_DIR="$(cd "$(dirname "$0")" && pwd)"
66

77
REPO="arduino/qdl-packing"
8-
TAG="0.0.2-rc.9"
8+
TAG="v2.2-22"
99

1010
# Remove existing resource directories if they exist
1111
rm -rf $BASE_DIR/resources_*

0 commit comments

Comments
 (0)