Skip to content

Commit

Permalink
Update hash.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
d2phap committed May 17, 2021
1 parent 4ce647d commit 247f066
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Tools/FileChecksum/hash.bat
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
fciv -sha1 -add "../../Setup/AdvancedInstaller/Bin/ImageGlass_8.2.5.16_x64.msi"
fciv -sha1 -add "../../Setup/AdvancedInstaller/Bin/ImageGlass_8.2.6.6_x64.msi"


fciv -sha1 -add "../../Setup/AdvancedInstaller/Bin/ImageGlass_8.2.5.16_x86.msi"
fciv -sha1 -add "../../Setup/AdvancedInstaller/Bin/ImageGlass_8.2.6.6_x86.msi"


fciv -sha1 -add "../../Setup/AdvancedInstaller/Bin/ImageGlass_8.2.5.16_x64.zip"
fciv -sha1 -add "../../Setup/AdvancedInstaller/Bin/ImageGlass_8.2.6.6_x64.zip"


fciv -sha1 -add "../../Setup/AdvancedInstaller/Bin/ImageGlass_8.2.5.16_x86.zip"
fciv -sha1 -add "../../Setup/AdvancedInstaller/Bin/ImageGlass_8.2.6.6_x86.zip"
pause

0 comments on commit 247f066

Please sign in to comment.