mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Merge pull request #1 from flightlevel/update-installer
Installer Config: Update AppURL
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
#define MyAppName "Jackett"
|
#define MyAppName "Jackett"
|
||||||
#define MyAppVersion GetFileVersion("build.windows/Jackett.dll")
|
#define MyAppVersion GetFileVersion("build.windows/Jackett.dll")
|
||||||
#define MyAppPublisher "Jackett Inc."
|
#define MyAppPublisher "Jackett Inc."
|
||||||
#define MyAppURL "https://github.com/zone117x/Jackett"
|
#define MyAppURL "https://github.com/Jackett/Jackett"
|
||||||
#define MyAppExeName "JackettTray.exe"
|
#define MyAppExeName "JackettTray.exe"
|
||||||
|
|
||||||
[Setup]
|
[Setup]
|
||||||
|
Reference in New Issue
Block a user