Commit 4cfaa98
committed
build-installers: really adapt to latest Ruby version
To be able to run AsciiDoctor, Git for Windows requires Ruby. MSYS2
recently updated Ruby from v3.1.5 to v3.3.0, which requires updates to
the `build-installers` sparse-checkout definition.
Just like `git-sdk-64` and `git-sdk-32`, we already updated the
definition to include the new `bundled_gems` and `syntax_suggest` files.
But we also need to adapt to the different DLL name in `git-sdk-arm64`.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent e077808 commit 4cfaa98
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
0 commit comments