Commit 6a922e3
committed
bump-version: write also
This change lets `bump-version.js` write out \`.url\` files so that e.g.
https://gitforwindows.org/latest-64-bit-installer.url
will return the direct link to the latest 64-bit Git for Windows
downloader.
Ideally, this would not just be a file returning the URL as static
content, but instead redirect. However, that is currently not possible
with GitHub Pages (which backs Git for Windows' home page).
Signed-off-by: Johannes Schindelin <[email protected]>.url files for direct links1 parent 43ee46a commit 6a922e3
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
22 | 31 | | |
23 | 32 | | |
24 | 33 | | |
| |||
0 commit comments