Skip to content

Commit

Permalink
[cmsis-toolbox] Update versions for patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
brondani authored Oct 7, 2024
1 parent 1d195b6 commit a2259b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/toolbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
uses: dsaltares/fetch-gh-release-asset@master
with:
repo: "Open-CMSIS-Pack/generator-bridge"
version: tags/v0.9.11
version: tags/v0.9.12
regex: true
file: "cbridge_.*\\.(zip|gz)"
target: "toolbox/"
Expand All @@ -88,7 +88,7 @@ jobs:
uses: dsaltares/fetch-gh-release-asset@master
with:
repo: "Open-CMSIS-Pack/cbuild"
version: tags/v2.6.0
version: tags/v2.6.1
regex: true
file: "cbuild_.*\\.(zip|gz)"
target: "toolbox/"
Expand Down

0 comments on commit a2259b7

Please sign in to comment.