6666; INI position #1
6767; Hack Bold
6868; Hack-Bold.ttf
69- ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_001 \Hack-Bold.ttf
70- ; 45e470f8fcf6a5d5fd980a6982a3bdfa9a17f162
69+ ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_002 \Hack-Bold.ttf
70+ ; 9496473dd1dce0a09767d8ade36b90fbd99a56dd
7171
7272; INI position #2
7373; Hack
7474; Hack-Regular.ttf
75- ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_001 \Hack-Regular.ttf
76- ; 0e87e8025255b50bc4286c0c58cf369ba5624216
75+ ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_002 \Hack-Regular.ttf
76+ ; 5e5e6f6653fa87782e303a7a9fd491e0b8374e95
7777
7878; INI position #3
7979; Hack Bold Italic
8080; Hack-BoldItalic.ttf
81- ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_001 \Hack-BoldItalic.ttf
82- ; 33db812bedbda9424275ebd859c91001d2b54c7e
81+ ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_002 \Hack-BoldItalic.ttf
82+ ; 6f938a70da3081e8682c19458dbfa64b18185636
8383
8484; INI position #4
8585; Hack Italic
8686; Hack-Italic.ttf
87- ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_001 \Hack-Italic.ttf
88- ; 4bd2c81b0bc607fb9393a8a87c97102e114c4b11
87+ ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_002 \Hack-Italic.ttf
88+ ; 34df26c80fe9ed938f2f792f91db54e617a113c6
8989
9090
9191
136136;Because the sub expects a string for each item, an error from ISPP about "Actual datatype not declared type"
137137;when compiling the setup indicates that total_fonts is set to a wrong value
138138
139- ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_001 \Hack-Bold.ttf\Hack-Bold.ttf - "Hack Bold" - 45e470f8fcf6a5d5fd980a6982a3bdfa9a17f162
140- ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_001 \Hack-Regular.ttf\Hack-Regular.ttf - "Hack" - 0e87e8025255b50bc4286c0c58cf369ba5624216
141- ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_001 \Hack-BoldItalic.ttf\Hack-BoldItalic.ttf - "Hack Bold Italic" - 33db812bedbda9424275ebd859c91001d2b54c7e
142- ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_001 \Hack-Italic.ttf\Hack-Italic.ttf - "Hack Italic" - 4bd2c81b0bc607fb9393a8a87c97102e114c4b11
139+ ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_002 \Hack-Bold.ttf\Hack-Bold.ttf - "Hack Bold" - 9496473dd1dce0a09767d8ade36b90fbd99a56dd
140+ ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_002 \Hack-Regular.ttf\Hack-Regular.ttf - "Hack" - 5e5e6f6653fa87782e303a7a9fd491e0b8374e95
141+ ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_002 \Hack-BoldItalic.ttf\Hack-BoldItalic.ttf - "Hack Bold Italic" - 6f938a70da3081e8682c19458dbfa64b18185636
142+ ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_002 \Hack-Italic.ttf\Hack-Italic.ttf - "Hack Italic" - 34df26c80fe9ed938f2f792f91db54e617a113c6
143143
144144;---END---
145145
@@ -161,8 +161,8 @@ SetupMutex=HackWindowsInstaller_Mutex
161161
162162AppName = Hack Windows Installer
163163
164- AppVersion = 1.5 .1
165- VersionInfoVersion = 1.5 .1
164+ AppVersion = 1.5 .2
165+ VersionInfoVersion = 1.5 .2
166166
167167AppPublisher = Michael Hex / Source Foundry
168168AppCopyright = Copyright © 2016 -2017 Michael Hex / Source Foundry
@@ -174,7 +174,7 @@ AppSupportURL=http://sourcefoundry.org/hack/
174174;Should also be displayed there, but I was unable to verify this
175175AppContact = Michael Hex / Source Foundry
176176;Displayed as "Comments"
177- AppComments = Hack fonts v3.001
177+ AppComments = Hack fonts v3.002
178178;NOT USED: Displayed as "Update information:"
179179;AppUpdatesURL=http://appupdates.com
180180;---------------------------------------------------
@@ -233,7 +233,7 @@ AllowCancelDuringInstall=False
233233SetupAppTitle= Hack Windows Installer
234234
235235;SetupWindowsTitle is displayed in the setup window itself so we better include the version
236- SetupWindowTitle= Hack Windows Installer 1.5 .1
236+ SetupWindowTitle= Hack Windows Installer 1.5 .2
237237
238238;Messages for the "Read to install" wizard page
239239 ;NOT USED - "Ready To Install" - below title bar
@@ -243,7 +243,7 @@ SetupWindowTitle=Hack Windows Installer 1.5.1
243243ReadyLabel1=
244244
245245;ReadyLabel2b: "Click Install to continue with the installation"
246- ReadyLabel2b= Setup is now ready to install the Hack fonts v3.001 on your system.
246+ ReadyLabel2b= Setup is now ready to install the Hack fonts v3.002 on your system.
247247
248248
249249[Icons]
@@ -263,10 +263,10 @@ Name: "{app}\Website"; Filename: "http://sourcefoundry.org/hack/";
263263
264264;------------------------
265265;Install font files and register them
266- Source : " C:\dev\git\Hack-windows-installer\fonts\Hack_v3_001 \Hack-Bold.ttf" ; FontInstall: " Hack Bold" ; DestDir : " {fonts} " ; Check : FontFileInstallationRequired; Flags : ignoreversion restartreplace ;
267- Source : " C:\dev\git\Hack-windows-installer\fonts\Hack_v3_001 \Hack-Regular.ttf" ; FontInstall: " Hack" ; DestDir : " {fonts} " ; Check : FontFileInstallationRequired; Flags : ignoreversion restartreplace ;
268- Source : " C:\dev\git\Hack-windows-installer\fonts\Hack_v3_001 \Hack-BoldItalic.ttf" ; FontInstall: " Hack Bold Italic" ; DestDir : " {fonts} " ; Check : FontFileInstallationRequired; Flags : ignoreversion restartreplace ;
269- Source : " C:\dev\git\Hack-windows-installer\fonts\Hack_v3_001 \Hack-Italic.ttf" ; FontInstall: " Hack Italic" ; DestDir : " {fonts} " ; Check : FontFileInstallationRequired; Flags : ignoreversion restartreplace ;
266+ Source : " C:\dev\git\Hack-windows-installer\fonts\Hack_v3_002 \Hack-Bold.ttf" ; FontInstall: " Hack Bold" ; DestDir : " {fonts} " ; Check : FontFileInstallationRequired; Flags : ignoreversion restartreplace ;
267+ Source : " C:\dev\git\Hack-windows-installer\fonts\Hack_v3_002 \Hack-Regular.ttf" ; FontInstall: " Hack" ; DestDir : " {fonts} " ; Check : FontFileInstallationRequired; Flags : ignoreversion restartreplace ;
268+ Source : " C:\dev\git\Hack-windows-installer\fonts\Hack_v3_002 \Hack-BoldItalic.ttf" ; FontInstall: " Hack Bold Italic" ; DestDir : " {fonts} " ; Check : FontFileInstallationRequired; Flags : ignoreversion restartreplace ;
269+ Source : " C:\dev\git\Hack-windows-installer\fonts\Hack_v3_002 \Hack-Italic.ttf" ; FontInstall: " Hack Italic" ; DestDir : " {fonts} " ; Check : FontFileInstallationRequired; Flags : ignoreversion restartreplace ;
270270;------------------------
271271
272272
@@ -306,7 +306,7 @@ Name: "{app}\Website"; Filename: "http://sourcefoundry.org/hack/";
306306
307307[INI]
308308;Create an ini to make detection for enterprise deployment tools easy
309- Filename : " {app} \InstallInfo.ini" ; Section: " Main" ; Key: " Version" ; String : " 1.5.1 "
309+ Filename : " {app} \InstallInfo.ini" ; Section: " Main" ; Key: " Version" ; String : " 1.5.2 "
310310Filename : " {app} \InstallInfo.ini" ; Section: " Main" ; Key: " Name" ; String : " Hack Windows Installer"
311311
312312
@@ -553,10 +553,10 @@ end;
553553procedure FillFontDataArray ();
554554begin
555555
556- AddFontData(' Hack-Bold.ttf' , ' Hack Bold' , ' 45e470f8fcf6a5d5fd980a6982a3bdfa9a17f162 ' );
557- AddFontData(' Hack-Regular.ttf' , ' Hack' , ' 0e87e8025255b50bc4286c0c58cf369ba5624216 ' );
558- AddFontData(' Hack-BoldItalic.ttf' , ' Hack Bold Italic' , ' 33db812bedbda9424275ebd859c91001d2b54c7e ' );
559- AddFontData(' Hack-Italic.ttf' , ' Hack Italic' , ' 4bd2c81b0bc607fb9393a8a87c97102e114c4b11 ' );
556+ AddFontData(' Hack-Bold.ttf' , ' Hack Bold' , ' 9496473dd1dce0a09767d8ade36b90fbd99a56dd ' );
557+ AddFontData(' Hack-Regular.ttf' , ' Hack' , ' 5e5e6f6653fa87782e303a7a9fd491e0b8374e95 ' );
558+ AddFontData(' Hack-BoldItalic.ttf' , ' Hack Bold Italic' , ' 6f938a70da3081e8682c19458dbfa64b18185636 ' );
559+ AddFontData(' Hack-Italic.ttf' , ' Hack Italic' , ' 34df26c80fe9ed938f2f792f91db54e617a113c6 ' );
560560
561561end ;
562562
@@ -643,8 +643,8 @@ begin
643643 LogAsImportant(' ---PrepareToInstall---' );
644644
645645 LogAsImportant(' Font name.....: Hack fonts' );
646- LogAsImportant(' Font version..: 3.001 ' );
647- LogAsImportant(' Setup version.: 1.5.1 ' );
646+ LogAsImportant(' Font version..: 3.002 ' );
647+ LogAsImportant(' Setup version.: 1.5.2 ' );
648648 LogAsImportant(' Script version: 2.10' );
649649 LogAsImportant(' Local time....: ' + GetDateTimeString(' yyyy-dd-mm hh:nn' , ' -' , ' :' ));
650650 LogAsImportant(' Fonts folder..: ' + ExpandConstant(' {fonts}' ));
0 commit comments