Skip to content

Commit

Permalink
WindowsPB: Update checksum for VS2022 bootstrap installer. (#3542)
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed May 2, 2024
1 parent 8d87a38 commit a82b364
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
- name: Download Visual Studio Community 2022
win_get_url:
url: 'https://aka.ms/vs/17/release/vs_Community.exe'
checksum: 6dfb021f82e9e7f89de632c08a654c0695d7701c3f47bb894508717a9948048f
checksum: 25ce0b366052fdd7eabe151b96c1c781c75e26cb228c9acda71cfe20d1415176
checksum_algorithm: sha256
dest: 'C:\temp\vs_community22.exe'
force: no
Expand Down

0 comments on commit a82b364

Please sign in to comment.