Bump msys2 version

This commit is contained in:
Gašper Fele-Žorž 2024-08-06 16:19:25 +02:00
parent 14a317736e
commit 644283c9fa

View file

@ -7,7 +7,7 @@
block:
- name: Download msys2
win_get_url:
url: "https://github.com/msys2/msys2-installer/releases/download/2023-07-18/msys2-x86_64-20230718.exe"
url: "https://github.com/msys2/msys2-installer/releases/download/2024-05-07/msys2-x86_64-20240507.exe"
dest: 'C:\'
register: download