build
Some checks failed
Build / release (macos-latest) (push) Failing after 51s
Build / release (ubuntu-latest) (push) Failing after 52s
Build / release (windows-latest) (push) Failing after 52s

This commit is contained in:
2024-09-14 16:05:39 +02:00
parent ab489ddf59
commit 361736f6aa
2 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
owner: dscalzi
repo: HeliosLauncher
provider: github
owner: oier
repo: PatataLauncher
provider: gitea.fosil.eu

View File

@@ -48,6 +48,6 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/dscalzi/HeliosLauncher.git"
"url": "git+https://git.fosil.eu/oier/PatataLauncher.git"
}
}