Skip to content

Commit

Permalink
xna40: convert to sha256
Browse files Browse the repository at this point in the history
  • Loading branch information
austin987 committed Mar 16, 2017
1 parent aee3859 commit 378acce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/winetricks
Original file line number Diff line number Diff line change
Expand Up @@ -9493,7 +9493,7 @@ load_xna40()
w_call dotnet40

# http://www.microsoft.com/en-us/download/details.aspx?id=20914
w_download https://download.microsoft.com/download/A/C/2/AC2C903B-E6E8-42C2-9FD7-BEBAC362A930/xnafx40_redist.msi 49efdc29f65fc8263c196338552c7009fc96c5de
w_download https://download.microsoft.com/download/A/C/2/AC2C903B-E6E8-42C2-9FD7-BEBAC362A930/xnafx40_redist.msi e6c41d692ebcba854dad4b1c52bb7ddd05926bad3105595d6596b8bab01c25e7
w_try_cd "$W_CACHE/$W_PACKAGE"
w_try "$WINE" msiexec $W_UNATTENDED_SLASH_QUIET /i "$file1"
}
Expand Down

0 comments on commit 378acce

Please sign in to comment.