Skip to content

Commit 553c737

Browse files
authored
fix: upgrade app-builder-bin version (with downgraded appimage tool) (#8387)
1 parent 977acaf commit 553c737

3 files changed

Lines changed: 11 additions & 6 deletions

File tree

.changeset/quiet-pugs-doubt.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"builder-util": patch
3+
---
4+
5+
fix: upgrade app-builder-bin with downgraded appimage tool

packages/builder-util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"7zip-bin": "~5.2.0",
1919
"@types/debug": "^4.1.6",
20-
"app-builder-bin": "5.0.0-alpha.6",
20+
"app-builder-bin": "5.0.0-alpha.7",
2121
"bluebird-lst": "^1.0.9",
2222
"builder-util-runtime": "workspace:*",
2323
"chalk": "^4.1.2",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)