From a50b99da07dc394812dc4edf23b323b8b1420d83 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sun, 1 Nov 2020 16:08:57 -0800 Subject: [PATCH] Use older version of DIC for now --- CHANGELIST.md | 2 +- appveyor.yml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELIST.md b/CHANGELIST.md index 42f2c302b..9b2eb0ae5 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -17,7 +17,7 @@ - Attempt sector reading for Saturn system detection - Fixed default media type when detection fails - Add option to allow users to select dumping program -- Updated to DIC version 20201101 +- ~~Updated to DIC version 20201101~~ - Add support for `/ps` DIC flag ### 1.17.1 (2020-09-14) diff --git a/appveyor.yml b/appveyor.yml index 6fa4bd555..e10b819a7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -37,7 +37,7 @@ build: after_build: - ps: appveyor DownloadFile https://github.com/aaru-dps/Aaru/releases/download/v5.1.0.3214/aaru-5.1.0.3214-1_windows_x64.zip - ps: appveyor DownloadFile http://www.chrysocome.net/downloads/8ab730cd2a29e76ddd89be1f99357942/dd-0.6beta3.zip -- ps: appveyor DownloadFile https://github.com/saramibreak/DiscImageCreator/files/5470153/DiscImageCreator_20201101.zip +- ps: appveyor DownloadFile https://github.com/saramibreak/DiscImageCreator/files/5253259/DiscImageCreator_20200921.zip - ps: appveyor DownloadFile https://archive.org/download/subdump_fua_0x28/subdump_fua_0x28.zip - 7z e aaru-5.1.0.3214-1_windows_x64.zip -oDICUI\bin\Debug\net472\Programs\Aaru * @@ -54,12 +54,12 @@ after_build: - 7z e dd-0.6beta3.zip -oDICUI.Avalonia\bin\Debug\net48\Programs\DD * - 7z e dd-0.6beta3.zip -oDICUI.Avalonia\bin\Debug\netcoreapp3.1\Programs\DD * -- 7z e DiscImageCreator_20201101.zip -oDICUI\bin\Debug\net472\Programs\Creator Release_ANSI\* -- 7z e DiscImageCreator_20201101.zip -oDICUI\bin\Debug\net48\Programs\Creator Release_ANSI\* -- 7z e DiscImageCreator_20201101.zip -oDICUI\bin\Debug\netcoreapp3.1\Programs\Creator Release_ANSI\* -- 7z e DiscImageCreator_20201101.zip -oDICUI.Avalonia\bin\Debug\net472\Programs\Creator Release_ANSI\* -- 7z e DiscImageCreator_20201101.zip -oDICUI.Avalonia\bin\Debug\net48\Programs\Creator Release_ANSI\* -- 7z e DiscImageCreator_20201101.zip -oDICUI.Avalonia\bin\Debug\netcoreapp3.1\Programs\Creator Release_ANSI\* +- 7z e DiscImageCreator_20200921.zip -oDICUI\bin\Debug\net472\Programs\Creator Release_ANSI\* +- 7z e DiscImageCreator_20200921.zip -oDICUI\bin\Debug\net48\Programs\Creator Release_ANSI\* +- 7z e DiscImageCreator_20200921.zip -oDICUI\bin\Debug\netcoreapp3.1\Programs\Creator Release_ANSI\* +- 7z e DiscImageCreator_20200921.zip -oDICUI.Avalonia\bin\Debug\net472\Programs\Creator Release_ANSI\* +- 7z e DiscImageCreator_20200921.zip -oDICUI.Avalonia\bin\Debug\net48\Programs\Creator Release_ANSI\* +- 7z e DiscImageCreator_20200921.zip -oDICUI.Avalonia\bin\Debug\netcoreapp3.1\Programs\Creator Release_ANSI\* - 7z e subdump_fua_0x28.zip -oDICUI\bin\Debug\net472 * - mkdir DICUI\bin\Debug\net472\Programs\Subdump