Skip to content

Commit

Permalink
Configure Updater for v7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hprica committed Mar 5, 2021
1 parent 9b71f41 commit ebe2452
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
<ROW Path="&lt;AI_DICTS&gt;aiu-ue_en.ail"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.UpdaterEditorComponent">
<ROW Section="7.1.0" Key="Name" Value="Clang Format Editor"/>
<ROW Section="7.1.0" Key="ProductVersion" Value="7.1.0" ValueLocId="-"/>
<ROW Section="7.1.0" Key="URL" Value="https://clangpowertools.com/ClangFormatEditor.msi" ValueLocId="-"/>
<ROW Section="7.1.0" Key="Size" Value="\\storage\shared\Company\Releases\Clang Power Tools\v7.1.0\Clang Format Editor.msi" ValueLocId="-"/>
<ROW Section="7.1.0" Key="SHA256" Value="\\storage\shared\Company\Releases\Clang Power Tools\v7.1.0\Clang Format Editor.msi" ValueLocId="-"/>
<ROW Section="7.1.0" Key="MD5" Value="\\storage\shared\Company\Releases\Clang Power Tools\v7.1.0\Clang Format Editor.msi" ValueLocId="-"/>
<ROW Section="7.1.0" Key="ServerFileName" Value="Clang Format Editor.msi" ValueLocId="-"/>
<ROW Section="7.1.0" Key="RegistryKey" Value="HKUD\Software\Caphyon\Clang Format Editor\Version" ValueLocId="-"/>
<ROW Section="7.1.0" Key="Version" Value="7.1.0" ValueLocId="-"/>
<ROW Section="7.1.0" Key="Description" Value="v7.1.0"/>
<ROW Section="7.1.0" Key="Enhancement" Value="Import your own .clang-format file in the Clang-Format Configurator"/>
<ROW Section="7.1.0" Key="BugFix" Value="Last Clang Format flag is ignored&#13;&#10;Clang-Format Editor process doesn&apos;t stop in certain conditions&#13;&#10;Clang-Format Editor cannot somtimes locate clang-format.exe"/>
<ROW Section="7.2.0" Key="Name" Value="Clang Format Editor"/>
<ROW Section="7.2.0" Key="ProductVersion" Value="7.2.0" ValueLocId="-"/>
<ROW Section="7.2.0" Key="URL" Value="https://clangpowertools.com/ClangFormatEditor.msi" ValueLocId="-"/>
<ROW Section="7.2.0" Key="Size" Value="\\storage\shared\Company\Releases\Clang Power Tools\v7.2.0\Clang Format Editor.msi" ValueLocId="-"/>
<ROW Section="7.2.0" Key="SHA256" Value="\\storage\shared\Company\Releases\Clang Power Tools\v7.2.0\Clang Format Editor.msi" ValueLocId="-"/>
<ROW Section="7.2.0" Key="MD5" Value="\\storage\shared\Company\Releases\Clang Power Tools\v7.2.0\Clang Format Editor.msi" ValueLocId="-"/>
<ROW Section="7.2.0" Key="ServerFileName" Value="Clang Format Editor.msi" ValueLocId="-"/>
<ROW Section="7.2.0" Key="RegistryKey" Value="HKUD\Software\Caphyon\Clang Format Editor\Version" ValueLocId="-"/>
<ROW Section="7.2.0" Key="Version" Value="7.2.0" ValueLocId="-"/>
<ROW Section="7.2.0" Key="Description" Value="v7.2.0"/>
<ROW Section="7.2.0" Key="Enhancement" Value="Quick access to GitHub from the application"/>
<ROW Section="7.2.0" Key="BugFix" Value="Clang-Format Editor process doesn&apos;t stop in certain conditions&#13;&#10;Clang-Format Editor cannot somtimes locate clang-format.exe"/>
<ATTRIBUTE name="OutputFileName" value="ClangFormatEditorUpdates.txt"/>
<ATTRIBUTE name="OutputFolder" value="."/>
</COMPONENT>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
;aiu;

[7.2.0]
Name = Clang Format Editor
ProductVersion = 7.2.0
URL = https://clangpowertools.com/ClangFormatEditor.msi
Size = 4759040
SHA256 = 356619C2ED44727EA67AB448F43F181673E65F3775B24E14AD829DC0419A2686
MD5 = 52078e5fc21fe9128245b886772d088b
ServerFileName = Clang Format Editor.msi
RegistryKey = HKUD\Software\Caphyon\Clang Format Editor\Version
Version = 7.2.0
Description = v7.2.0
Enhancement = Quick access to GitHub from the application
BugFix = Clang-Format Editor process doesn't stop in certain conditions
BugFix1 = Clang-Format Editor cannot somtimes locate clang-format.exe

0 comments on commit ebe2452

Please sign in to comment.