Skip to content

Commit

Permalink
Update definition v2.3.0a
Browse files Browse the repository at this point in the history
  • Loading branch information
anion0278 authored Jun 28, 2021
1 parent 0520140 commit 42300c5
Showing 1 changed file with 52 additions and 52 deletions.
104 changes: 52 additions & 52 deletions UpdatesDefinitions.json
Original file line number Diff line number Diff line change
@@ -1,53 +1,53 @@
[
{
"CurrentVersion": "2.0.0.0",
"DownloadURL": "https://github.com/anion0278/mapp/releases/download/v2.0.0/mapp_v2.0.0_binaries.zip",
"ChangelogURL": "https://github.com/anion0278/mapp/releases/tag/v2.0.0",
"Mandatory": {
"Value": true,
"MinimumVersion": "1.0.0.0",
"UpdateMode": 1
}
},
{
"CurrentVersion": "2.0.1.0",
"DownloadURL": "https://github.com/anion0278/mapp/releases/download/v2.0.1/mapp_v2.0.1_binaries.zip",
"ChangelogURL": "https://github.com/anion0278/mapp/releases/tag/v2.0.1",
"Mandatory": {
"Value": true,
"MinimumVersion": "2.0.0.0",
"UpdateMode": 1
}
},
{
"CurrentVersion": "2.1.0.0",
"DownloadURL": "https://github.com/anion0278/mapp/releases/download/v2.1.0/mapp_v2.1.0_binaries.zip",
"ChangelogURL": "https://github.com/anion0278/mapp/releases/tag/v2.1.0",
"Mandatory": {
"Value": true,
"MinimumVersion": "2.0.1.0",
"UpdateMode": 1
}
},
{
"CurrentVersion": "2.2.0.0",
"DownloadURL": "https://github.com/anion0278/mapp/releases/download/v2.2.0/mapp_v2.2.0_binaries.zip",
"ChangelogURL": "https://github.com/anion0278/mapp/releases/tag/v2.2.0",
"Mandatory": {
"Value": true,
"MinimumVersion": "2.1.0.0",
"UpdateMode": 1
}
},
{
"CurrentVersion": "2.2.1.0",
"DownloadURL": "https://github.com/anion0278/mapp/releases/download/v2.2.1/mapp_v2.2.1_binaries.zip",
"ChangelogURL": "https://github.com/anion0278/mapp/releases/tag/v2.2.1",
"Mandatory": {
"Value": true,
"MinimumVersion": "2.2.0.0",
"UpdateMode": 1
}
}

[
{
"CurrentVersion": "2.0.0.0",
"DownloadURL": "https://github.com/anion0278/mapp/releases/download/v2.0.0/mapp_v2.0.0_binaries.zip",
"ChangelogURL": "https://github.com/anion0278/mapp/releases/tag/v2.0.0",
"Mandatory": {
"Value": true,
"MinimumVersion": "1.0.0.0",
"UpdateMode": 1
}
},
{
"CurrentVersion": "2.0.1.0",
"DownloadURL": "https://github.com/anion0278/mapp/releases/download/v2.0.1/mapp_v2.0.1_binaries.zip",
"ChangelogURL": "https://github.com/anion0278/mapp/releases/tag/v2.0.1",
"Mandatory": {
"Value": true,
"MinimumVersion": "2.0.0.0",
"UpdateMode": 1
}
},
{
"CurrentVersion": "2.1.0.0",
"DownloadURL": "https://github.com/anion0278/mapp/releases/download/v2.1.0/mapp_v2.1.0_binaries.zip",
"ChangelogURL": "https://github.com/anion0278/mapp/releases/tag/v2.1.0",
"Mandatory": {
"Value": true,
"MinimumVersion": "2.0.1.0",
"UpdateMode": 1
}
},
{
"CurrentVersion": "2.2.0.0",
"DownloadURL": "https://github.com/anion0278/mapp/releases/download/v2.2.0/mapp_v2.2.0_binaries.zip",
"ChangelogURL": "https://github.com/anion0278/mapp/releases/tag/v2.2.0",
"Mandatory": {
"Value": true,
"MinimumVersion": "2.1.0.0",
"UpdateMode": 1
}
},
{
"CurrentVersion": "2.2.1.0",
"DownloadURL": "https://github.com/anion0278/mapp/releases/download/v2.2.1/mapp_v2.2.1_binaries.zip",
"ChangelogURL": "https://github.com/anion0278/mapp/releases/tag/v2.2.1",
"Mandatory": {
"Value": true,
"MinimumVersion": "2.2.0.0",
"UpdateMode": 1
}
}

]

0 comments on commit 42300c5

Please sign in to comment.