[ttssh2-commit] [9792] update unrar 6.11

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2022年 3月 8日 (火) 23:50:41 JST


Revision: 9792
          https://osdn.net/projects/ttssh2/scm/svn/commits/9792
Author:   zmatsuo
Date:     2022-03-08 23:50:41 +0900 (Tue, 08 Mar 2022)
Log Message:
-----------
update unrar 6.11

Modified Paths:
--------------
    trunk/buildtools/innosetup.cmake

-------------- next part --------------
Modified: trunk/buildtools/innosetup.cmake
===================================================================
--- trunk/buildtools/innosetup.cmake	2022-03-08 14:37:08 UTC (rev 9791)
+++ trunk/buildtools/innosetup.cmake	2022-03-08 14:50:41 UTC (rev 9792)
@@ -1,9 +1,11 @@
 # cmake -P innosetup.cmake
 
 # unrar
+#   https://www.rarlab.com/rar_add.htm
+#   RAR/Extras page, UnRAR for Windows 6.11
 set(UNRAR_ZIP "unrarw32.exe")
 set(UNRAR_URL "https://www.rarlab.com/rar/unrarw32.exe")
-set(UNRAR_HASH "63dac3b0e3faa90f85e234e0608ce7db94dd6a43b12793c71895b3ee35ff7755")
+set(UNRAR_HASH "c470e0f912653c5600d8d964c30b0e7e8a2a7beb42807bb09236ca4d9ba657cc")
 file(MAKE_DIRECTORY "download/unrar")
 file(DOWNLOAD
   ${UNRAR_URL}


ttssh2-commit メーリングリストの案内
Back to archive index