We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a94102 commit 00d7d6bCopy full SHA for 00d7d6b
updater/artifacts/download_resources.sh
@@ -5,7 +5,7 @@ set -e
5
BASE_DIR="$(cd "$(dirname "$0")" && pwd)"
6
7
REPO="arduino/qdl-packing"
8
-TAG="0.0.2-rc.9"
+TAG="v2.2-22"
9
10
# Remove existing resource directories if they exist
11
rm -rf $BASE_DIR/resources_*
0 commit comments