changed branch for getting versions.json to release
boom
This commit is contained in:
parent
03f362defd
commit
306150e8ed
@ -9,7 +9,7 @@
|
||||
#define DOWNLOAD_FAILED 2 //EXIT VALUE FOR versions.json DOWNLOAD FAILED
|
||||
|
||||
#define VERSION "v4.1" //VERSION OF CURRENT BUILD > DO NOT TOUCH THIS <
|
||||
#define VERSIONS_URL "https://raw.githubusercontent.com/ENGO150/WHY2/stable/versions.json" //URL FOR GETTING versions.json
|
||||
#define VERSIONS_URL "https://raw.githubusercontent.com/ENGO150/WHY2/release/versions.json" //URL FOR GETTING versions.json
|
||||
#define VERSIONS_NAME "/tmp/why2-versions.json" //do I have to explain this?
|
||||
|
||||
#define TEST_TEXT "aAzZ( )!?#\\/śŠ <3|420*;" //TEST TEXT FOR ENCRYPTION IN why2-test BINARY
|
||||
|
Loading…
x
Reference in New Issue
Block a user