Skip to content

Commit e782b4c

Browse files
authored
Prepare for next tool release
1 parent 6f4ae96 commit e782b4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Various modules are disabled by default, such as the MAME interactive debugger,
2828

2929
<a name="downloads"/>
3030
### Downloads
31-
* Windows 64-bit (x64) - [msys64-2017-02-05.exe](https://github.com/mamedev/buildtools/releases/download/2.0/msys64-2017-02-05.exe)
32-
* Windows 32-bit (x86) - [msys32-2017-02-05.exe](https://github.com/mamedev/buildtools/releases/download/2.0/msys32-2017-02-05.exe)
33-
* Dual 32-bit/64-bit - [msys64-32-2017-02-05.exe](https://github.com/mamedev/buildtools/releases/download/2.0/msys64-32-2017-02-05.exe) _(If you have 64-bit Windows but wish to build for both 32-bit and 64-bit. To switch between different mingw versions use **config32.bat** and **config64.bat**)_
31+
* Windows 64-bit (x64) - [msys64-2017-12-26.exe](https://github.com/mamedev/buildtools/releases/download/3.0/msys64-2017-12-26.exe)
32+
* Windows 32-bit (x86) - [msys32-2017-12-26.exe](https://github.com/mamedev/buildtools/releases/download/3.0/msys32-2017-12-26.exe)
33+
* Dual 32-bit/64-bit - [msys64-32-2017-12-26.exe](https://github.com/mamedev/buildtools/releases/download/3.0/msys64-32-2017-12-26.exe) _(If you have 64-bit Windows but wish to build for both 32-bit and 64-bit. To switch between different mingw versions use **config32.bat** and **config64.bat**)_
3434

3535
<a name="installation"/>
3636
### Installation

0 commit comments

Comments
 (0)