Skip to content

Commit

Permalink
bump svdtools version
Browse files Browse the repository at this point in the history
  • Loading branch information
tachiniererin committed Oct 22, 2024
1 parent f81716b commit 4554e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tool_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -euo pipefail

FORM_VERSION="${FORM_VERSION:-v0.12.1}"
SVDTOOLS_VERSION="${SVDTOOLS_VERSION:-v0.3.18}"
SVDTOOLS_VERSION="${SVDTOOLS_VERSION:-v0.3.19}"
SVD2RUST_VERSION="${SVD2RUST_VERSION:-v0.33.4}"

case "${1:-}" in
Expand Down

0 comments on commit 4554e2a

Please sign in to comment.