Bump msys2 version
This commit is contained in:
parent
14a317736e
commit
644283c9fa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue