mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
[ci] apply-version-metadata
This commit is contained in:
parent
f1917f71d8
commit
656e59ab0b
1 changed files with 18 additions and 3 deletions
|
|
@ -58,7 +58,12 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": {
|
"versions": {
|
||||||
"1.2.1": null,
|
"1.2.1": {
|
||||||
|
"api_version": 9,
|
||||||
|
"commit_sha": "f1917f7",
|
||||||
|
"released_on": "08-04-2025",
|
||||||
|
"md5sum": "e523a7a40024c01e6a7595836237ee8b"
|
||||||
|
},
|
||||||
"1.2.0": {
|
"1.2.0": {
|
||||||
"api_version": 8,
|
"api_version": 8,
|
||||||
"commit_sha": "3a62e48",
|
"commit_sha": "3a62e48",
|
||||||
|
|
@ -78,7 +83,12 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": {
|
"versions": {
|
||||||
"1.1.1": null,
|
"1.1.1": {
|
||||||
|
"api_version": 9,
|
||||||
|
"commit_sha": "f1917f7",
|
||||||
|
"released_on": "08-04-2025",
|
||||||
|
"md5sum": "45925247145c0126f73f895932202822"
|
||||||
|
},
|
||||||
"1.1.0": {
|
"1.1.0": {
|
||||||
"api_version": 9,
|
"api_version": 9,
|
||||||
"commit_sha": "90cbaf7",
|
"commit_sha": "90cbaf7",
|
||||||
|
|
@ -761,7 +771,12 @@
|
||||||
"released_on": "05-04-2025",
|
"released_on": "05-04-2025",
|
||||||
"md5sum": "9d58abc6e5b9e6779e59a2e2f35f8a3d"
|
"md5sum": "9d58abc6e5b9e6779e59a2e2f35f8a3d"
|
||||||
},
|
},
|
||||||
"2.1.2": null,
|
"2.1.2": {
|
||||||
|
"api_version": 9,
|
||||||
|
"commit_sha": "f1917f7",
|
||||||
|
"released_on": "08-04-2025",
|
||||||
|
"md5sum": "9d58abc6e5b9e6779e59a2e2f35f8a3d"
|
||||||
|
},
|
||||||
"2.1.1": {
|
"2.1.1": {
|
||||||
"api_version": 9,
|
"api_version": 9,
|
||||||
"commit_sha": "a93fda3",
|
"commit_sha": "a93fda3",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue