- commit
- 294070200ec6a85f5a52b3d2029040afced4ae3c
- parent
- e3ed8ed682dbb668d4b11241ab8c52161c1386c5
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2023-01-12 19:09
bump aria-api to 0.4.7
Diffstat
| M | Makefile | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
@@ -4,7 +4,7 @@ bundle.zip: manifest.json icon-128.png bg.js outline.js treeview.js outline.css 4 4 5 5 vendor: 6 6 mkdir -p vendor7 -1 wget https://raw.githubusercontent.com/xi/aria-api/0.4.6/dist/aria.js -O vendor/aria.js-1 7 wget https://raw.githubusercontent.com/xi/aria-api/0.4.7/dist/aria.js -O vendor/aria.js 8 8 9 9 icon-128.png: icon.svg 10 10 inkscape $< --export-filename=$@