From 5ea29db3f554d60cfe1427c8089933f23beccf3c Mon Sep 17 00:00:00 2001 From: Colin-Joel Scupin Date: Wed, 5 Aug 2026 10:58:01 +0000 Subject: [PATCH] recipe.yaml aktualisiert --- recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe.yaml b/recipe.yaml index 02f13a0..a09d3f8 100644 --- a/recipe.yaml +++ b/recipe.yaml @@ -2,7 +2,7 @@ $engine: 3 $onesync: on name: DevX RP -version: 0.4.3 +version: 0.4.4 author: c.scupin description: Eigenständiges RP-Framework ohne ESX, QBCore oder QBox. @@ -31,7 +31,7 @@ tasks: # Eigenes DevX-RP-Release aus Gitea. - action: download_file - url: https://git.devx-studios.de/c.scupin/devx-rp/releases/download/v0.4.3/devx-rp-server-v0.4.3.zip + url: https://git.devx-studios.de/c.scupin/devx-rp/releases/download/v0.4.4/devx-rp-server-v0.4.4.zip path: ./tmp/devx-rp-server.zip - action: unzip