fixed prism launcher build again
All checks were successful
Autotagger / Autotagger (push) Successful in 4s
Build / Export Files (push) Successful in 6s

This commit is contained in:
Seaswimmer 2024-03-21 18:17:58 -04:00
parent e9383e9fcd
commit 9af27ae243
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
3 changed files with 14 additions and 14 deletions

View file

@ -48,7 +48,8 @@
},
{
"cachedName": "unsup",
"uid": "custom.agent.06fcc9ff-e7a6-4558-a398-de414d0a6732"
"cachedVersion": "0.2.3",
"uid": "com.unascribed.unsup"
}
],
"formatVersion": 1

View file

@ -0,0 +1,12 @@
{
"formatVersion": 1,
"name": "unsup",
"uid": "com.unascribed.unsup",
"version": "0.2.3",
"+agents": [
{
"name": "com.unascribed:unsup:0.2.3",
"url": "https://repo.sleeping.town"
}
]
}

View file

@ -1,13 +0,0 @@
{
"+agents": [
{
"MMC-displayname": "unsup",
"MMC-filename": "06fcc9ff-e7a6-4558-a398-de414d0a6732.jar",
"MMC-hint": "local",
"name": "custom.agents:06fcc9ff-e7a6-4558-a398-de414d0a6732:1"
}
],
"formatVersion": 1,
"name": "unsup",
"uid": "custom.agent.06fcc9ff-e7a6-4558-a398-de414d0a6732"
}