Skip to content

Commit

Permalink
(alvr): fix autoupdate url
Browse files Browse the repository at this point in the history
  • Loading branch information
skiletro committed Oct 24, 2024
1 parent 50d9b68 commit f2dffc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bucket/alvr.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/alvr-org/ALVR/releases/download/v$version/alvr_server_windows.zip"
"url": "https://github.com/alvr-org/ALVR/releases/download/v$version/alvr_streamer_windows.zip"
}
}
}

0 comments on commit f2dffc3

Please sign in to comment.