Commit 94c132a
committed
getMissingDeployments(): fix msys-runtime assumptions
We no longer deploy `msys2-runtime` for i686 (because it is no longer
supported by Cygwin).
Instead, we deploy `msys2-runtime-3.3` for i686 (but not for x86_64).
Let's teach GitForWindowsHelper about these subtleties.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 886fa32 commit 94c132a
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
136 | 140 | | |
137 | 141 | | |
138 | 142 | | |
139 | 143 | | |
140 | 144 | | |
141 | 145 | | |
| 146 | + | |
| 147 | + | |
142 | 148 | | |
0 commit comments