From f81f79367f3a45320e3b552361389be9a74419e1 Mon Sep 17 00:00:00 2001 From: next-autumn <73510229+next-autumn@users.noreply.github.com> Date: Sat, 27 Mar 2021 19:19:41 +0800 Subject: [PATCH 1/4] Create version.json --- version.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 version.json diff --git a/version.json b/version.json new file mode 100644 index 0000000..8871097 --- /dev/null +++ b/version.json @@ -0,0 +1,14 @@ +{ + "version":"3.1.0", + "url":"http://rbsoft.org/downloads/AutoUpdaterTest.zip", + "changelog":"https://github.com/ravibpatel/AutoUpdater.NET/releases", + "mandatory":{ + "value":true, + "minVersion": "3.1.0", + "mode":1 + }, + "checksum":{ + "value":"E5F59E50FC91A9E52634FFCB11F32BD37FE0E2F1", + "hashingAlgorithm":"SHA1" + } +} From f84dc13ec7695ee524bae427f5e21defaafe49e7 Mon Sep 17 00:00:00 2001 From: next-autumn <73510229+next-autumn@users.noreply.github.com> Date: Sat, 27 Mar 2021 19:27:06 +0800 Subject: [PATCH 2/4] Update version.json --- version.json | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/version.json b/version.json index 8871097..4c57362 100644 --- a/version.json +++ b/version.json @@ -1,14 +1,7 @@ -{ - "version":"3.1.0", - "url":"http://rbsoft.org/downloads/AutoUpdaterTest.zip", - "changelog":"https://github.com/ravibpatel/AutoUpdater.NET/releases", - "mandatory":{ - "value":true, - "minVersion": "3.1.0", - "mode":1 - }, - "checksum":{ - "value":"E5F59E50FC91A9E52634FFCB11F32BD37FE0E2F1", - "hashingAlgorithm":"SHA1" - } -} + + + 3.1.0 + http://rbsoft.org/downloads/AutoUpdaterTest.zip + https://github.com/ravibpatel/AutoUpdater.NET/releases + false + From f4f9eceb6a4477d305079b53d19c6157d1991c2f Mon Sep 17 00:00:00 2001 From: next-autumn <73510229+next-autumn@users.noreply.github.com> Date: Sat, 27 Mar 2021 19:32:11 +0800 Subject: [PATCH 3/4] Update version.json --- version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index 4c57362..d69ed1b 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,7 @@ 3.1.0 - http://rbsoft.org/downloads/AutoUpdaterTest.zip - https://github.com/ravibpatel/AutoUpdater.NET/releases + https://github.com/proxysu/ProxySU/releases/download/v3.0.1/ProySU-Core.zip + https://github.com/proxysu/ProxySU/releases/tag/v3.0.1 false From aadd003fbce5a85c81bc65839d21af6d0d3fbacf Mon Sep 17 00:00:00 2001 From: next-autumn <73510229+next-autumn@users.noreply.github.com> Date: Sat, 27 Mar 2021 20:16:22 +0800 Subject: [PATCH 4/4] Delete version.json --- version.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 version.json diff --git a/version.json b/version.json deleted file mode 100644 index d69ed1b..0000000 --- a/version.json +++ /dev/null @@ -1,7 +0,0 @@ - - - 3.1.0 - https://github.com/proxysu/ProxySU/releases/download/v3.0.1/ProySU-Core.zip - https://github.com/proxysu/ProxySU/releases/tag/v3.0.1 - false -