Skip to content

Commit 5046bf5

Browse files
authored
Update checksum for vs2022 download (adoptium#3256)
1 parent a1c45af commit 5046bf5

File tree

1 file changed

+1
-1
lines changed
  • ansible/playbooks/AdoptOpenJDK_Windows_Playbook/roles/MSVS_2022/tasks

1 file changed

+1
-1
lines changed

ansible/playbooks/AdoptOpenJDK_Windows_Playbook/roles/MSVS_2022/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
- name: Download Visual Studio Community 2022
9595
win_get_url:
9696
url: 'https://aka.ms/vs/17/release/vs_Community.exe'
97-
checksum: 78e702c22b7e9ff9a560257a817a0d5dffe72358c7073bc436664d2397eee8d4
97+
checksum: 34a171cb2c54abb13e184a48338f5ca6867e2663f608e7d2408cfbcd2309f0a1
9898
checksum_algorithm: sha256
9999
dest: 'C:\temp\vs_community22.exe'
100100
force: no

0 commit comments

Comments
 (0)