Skip to content

Commit d2a453e

Browse files
committed
fixed tag path
1 parent 98401ff commit d2a453e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/flasher/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
parts: [
7272
{
7373
path:
74-
'https://dl.bruce.computer/service/github/owner/pr3y/repository/Bruce/' +
74+
'https://dl.bruce.computer/service/github/owner/pr3y/repository/Bruce/tag/' +
7575
releaseTag +
7676
'/filename/Bruce-' +
7777
encodeURIComponent(selectedDevice) +

0 commit comments

Comments
 (0)