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 fbb1293 commit 42bded9Copy full SHA for 42bded9
package.json
@@ -102,7 +102,7 @@
102
"riscv-none-elf-strip": "./.content/bin/riscv-none-elf-strip"
103
},
104
"devDependencies": {
105
- "@xpack-dev-tools/xbb-helper": "^1.4.3"
+ "@xpack-dev-tools/xbb-helper": "^1.4.4"
106
107
"properties": {
108
"appName": "GNU RISC-V Embedded GCC",
@@ -249,7 +249,7 @@
249
250
"@xpack-dev-tools/clang": "15.0.7-2.1",
251
"@xpack-dev-tools/realpath": "9.1.0-2.1",
252
- "@xpack-dev-tools/sed": "4.9.0-1.1"
+ "@xpack-dev-tools/sed": "4.9.0-2.1"
253
254
"actions": {
255
"build": "caffeinate {{ properties.commandBashBuild }}",
0 commit comments