Commit 40e02e7
Fix GithubReleasesUpdateInformation::buildUrl()
Use the `name` property instead of `browser_download_url`
from the GitHub API response for matching the update file pattern.1 parent 0311b1b commit 40e02e7
File tree
1 file changed
+2
-1
lines changed- src/updateinformation
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | | - | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
0 commit comments