fix(updater): Fix endpoint string replacements, fixes #655 (#662)

* fix(updater): Fix endpoint string replacements, fixes #655

* fmt
This commit is contained in:
Fabian-Lars
2023-10-16 19:39:02 +02:00
committed by GitHub
parent 8902fe9adf
commit 28ec084e56
2 changed files with 12 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"updater": "patch"
---
The plugin now correctly replaces `arch`, `current_version` and `target` again.