Skip to content

Commit

Permalink
update version builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Suqatri committed Apr 13, 2024
1 parent 9a204ee commit 207cee5
Showing 1 changed file with 57 additions and 8 deletions.
65 changes: 57 additions & 8 deletions api-files/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1228,7 +1228,7 @@
"typeId": "b692f35a-42bd-45db-aec1-db1867bc19aa",
"projectName": "paper",
"customDownloadUrl": "https://api.papermc.io/v2/projects/paper/versions/1.20.1/builds/%build%/downloads/paper-%version_name%-%build%.jar",
"buildId": "84",
"buildId": "196",
"version": {
"name": "1.20.1",
"protocolId": 763,
Expand Down Expand Up @@ -1276,7 +1276,7 @@
"typeId": "b692f35a-42bd-45db-aec1-db1867bc19aa",
"projectName": "paper",
"customDownloadUrl": "https://api.papermc.io/v2/projects/paper/versions/1.20.4/builds/%build%/downloads/paper-%version_name%-%build%.jar",
"buildId": "424",
"buildId": "484",
"version": {
"name": "1.20.4",
"protocolId": 765,
Expand All @@ -1300,7 +1300,7 @@
"typeId": "b692f35a-42bd-45db-aec1-db1867bc19aa",
"projectName": "paper",
"customDownloadUrl": "https://api.papermc.io/v2/projects/paper/versions/%version_name%/builds/%build%/downloads/paper-%version_name%-%build%.jar",
"buildId": "424",
"buildId": "484",
"version": {
"name": "latest",
"protocolId": -1,
Expand Down Expand Up @@ -1348,7 +1348,7 @@
"typeId": "e0982b0f-f27f-4206-a373-ce12ad8ea333",
"projectName": "velocity",
"customDownloadUrl": "https://api.papermc.io/v2/projects/velocity/versions/3.3.0-SNAPSHOT/builds/%build%/downloads/velocity-%version_name%-%build%.jar",
"buildId": "359",
"buildId": "376",
"version": {
"name": "3.3.0-SNAPSHOT",
"protocolId": 763,
Expand All @@ -1372,7 +1372,7 @@
"typeId": "e0982b0f-f27f-4206-a373-ce12ad8ea333",
"projectName": "velocity",
"customDownloadUrl": "https://api.papermc.io/v2/projects/velocity/versions/%version_name%/builds/%build%/downloads/velocity-%version_name%-%build%.jar",
"buildId": "359",
"buildId": "376",
"version": {
"name": "latest",
"protocolId": -1,
Expand Down Expand Up @@ -1612,7 +1612,7 @@
"typeId": "ebd2b13a-a25b-443c-876f-ab494a18354f",
"projectName": "waterfall",
"customDownloadUrl": "https://api.papermc.io/v2/projects/waterfall/versions/1.20/builds/%build_id%/downloads/waterfall-%version_name%-%build_id%.jar",
"buildId": "562",
"buildId": "572",
"version": {
"name": "1.20",
"protocolId": 763,
Expand Down Expand Up @@ -1660,7 +1660,7 @@
"typeId": "6fa280a8-aaed-4ee7-99e4-c337b6985098",
"projectName": "folia",
"customDownloadUrl": "https://api.papermc.io/v2/projects/folia/versions/1.20.1/builds/%build_id%/downloads/folia-%version_name%-%build_id%.jar",
"buildId": "10",
"buildId": "17",
"version": {
"name": "1.20.1",
"protocolId": 763,
Expand All @@ -1679,12 +1679,61 @@
"defaultFiles": {},
"fileEdits": {}
},
{
"uniqueId": "afdffe5f-eb9f-ebbe-0000-000000000000",
"typeId": "6fa280a8-aaed-4ee7-99e4-c337b6985098",
"projectName": "folia",
"customDownloadUrl": "https://api.papermc.io/v2/projects/folia/versions/1.20.2/builds/%build_id%/downloads/folia-%version_name%-%build_id%.jar",
"buildId": "20",
"version": {
"name": "1.20.2",
"protocolId": 764,
"versionTypes": [
"!VELOCITY"
]
},
"javaVersionId": null,
"libPattern": null,
"patch": true,
"online": true,
"used": false,
"jvmArguments": [],
"environmentVariables": {},
"programParameters": [],
"defaultFiles": {},
"fileEdits": {}
},

{
"uniqueId": "bffcedab-dfda-faf5-0000-000000000000",
"typeId": "6fa280a8-aaed-4ee7-99e4-c337b6985098",
"projectName": "folia",
"customDownloadUrl": "https://api.papermc.io/v2/projects/folia/versions/1.20.4/builds/%build_id%/downloads/folia-%version_name%-%build_id%.jar",
"buildId": "29",
"version": {
"name": "1.20.4",
"protocolId": 765,
"versionTypes": [
"!VELOCITY"
]
},
"javaVersionId": null,
"libPattern": null,
"patch": true,
"online": true,
"used": false,
"jvmArguments": [],
"environmentVariables": {},
"programParameters": [],
"defaultFiles": {},
"fileEdits": {}
},
{
"uniqueId": "be9efff6-7fac-fddf-0000-000000000000",
"typeId": "6fa280a8-aaed-4ee7-99e4-c337b6985098",
"projectName": "folia",
"customDownloadUrl": "https://api.papermc.io/v2/projects/folia/versions/%version_name%/builds/%build_id%/downloads/folia-%version_name%-%build_id%.jar",
"buildId": "10",
"buildId": "29",
"version": {
"name": "latest",
"protocolId": -1,
Expand Down

0 comments on commit 207cee5

Please sign in to comment.