mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 10:38:04 +02:00
fixed broken profile and language download links for simplewall (#44)
This commit is contained in:
@@ -35,16 +35,16 @@ Author=Homes32
|
|||||||
Level=5
|
Level=5
|
||||||
Selected=False
|
Selected=False
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
Version=1.0.3.0
|
Version=1.0.4.0
|
||||||
Date=2022-11-12
|
Date=2023-04-29
|
||||||
Interface=Interface
|
Interface=Interface
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramFolder%="simplewall"
|
%ProgramFolder%="simplewall"
|
||||||
%ProgramVersion%=3.6.7
|
%ProgramVersion%=3.6.7
|
||||||
%DownloadURL%=https://github.com/henrypp/simplewall/releases/download/v.%ProgramVersion%/simplewall-%ProgramVersion%-bin.zip
|
%DownloadURL%=https://github.com/henrypp/simplewall/releases/download/v.%ProgramVersion%/simplewall-%ProgramVersion%-bin.zip
|
||||||
%DownloadProfilesURL%=https://github.com/henrypp/simplewall/blob/master/bin/profile_internal.sp
|
%DownloadProfilesURL%=https://raw.githubusercontent.com/henrypp/simplewall/master/bin/profile_internal.sp
|
||||||
%DownloadLangURL%=https://github.com/henrypp/simplewall/blob/master/bin/simplewall.lng
|
%DownloadLangURL%=https://raw.githubusercontent.com/henrypp/simplewall/master/bin/simplewall.lng
|
||||||
%ProgramExe%="simplewall.exe"
|
%ProgramExe%="simplewall.exe"
|
||||||
%SetupFile%="simplewall.zip"
|
%SetupFile%="simplewall.zip"
|
||||||
%CfgFile%="%TargetPrograms%\%ProgramFolder%\simplewall.ini"
|
%CfgFile%="%TargetPrograms%\%ProgramFolder%\simplewall.ini"
|
||||||
|
Reference in New Issue
Block a user