Commit fa41b26
authored
### Rationale for this change
If we use the `closer.lua?action=download` URL, we don't need to find a mirror download URL manually.
Note that this code isn't used in our release process. Because we use RC source archive not released source archive in our release process.
### What changes are included in this PR?
Use `closer.lua?action=download` URL instead of scraping manually.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* GitHub Issue: #48256
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
1 parent 79d6458 commit fa41b26
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 72 | + | |
| 73 | + | |
77 | 74 | | |
78 | 75 | | |
79 | 76 | | |
| |||
0 commit comments