Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

renovate-custom on gitlab is broken #10735

Merged
merged 1 commit into from
Mar 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tools/docker-desktop/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
$schema: https://tools.uniget.dev/schema.yaml
name: docker-desktop
version: "4.32.0"
version: "4.39.0"
binary: "false"
check: "" # No version parameter
platforms:
Expand Down
2 changes: 1 addition & 1 deletion tools/floodgate/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: floodgate
license:
name: MIT License
link: https://github.com/GeyserMC/Floodgate/blob/master/LICENSE
version: "2.2.3.114"
version: "2.2.4.116"
binary: "false"
check: "" # No binary
runtime_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion tools/geyser/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: geyser
license:
name: MIT License
link: https://github.com/GeyserMC/Geyser/blob/master/LICENSE
version: "2.6.0.740"
version: "2.6.1.784"
binary: "false"
check: "" # No binary
runtime_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion tools/papermc/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: papermc
license:
name: GPLv3, MIT License
link: https://github.com/PaperMC/Paper/blob/main/LICENSE.md
version: "1.21.3-82"
version: "1.21.4-190"
binary: "false"
check: "" # No binary
runtime_dependencies:
Expand Down
Loading