From eae654345238e9efff690ead31b1eb9e1feba0e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Benavente?= Date: Sun, 18 Jun 2023 00:42:06 -0400 Subject: [PATCH] Update packages.json --- distribute/packages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/distribute/packages.json b/distribute/packages.json index b5b2953..fd4e5ba 100644 --- a/distribute/packages.json +++ b/distribute/packages.json @@ -1,18 +1,18 @@ { "name": "Re-Volt Chile", - "version": 1.0000, + "version": "21.1212a1", "packages": { "rvcl_tracks": { "description": "Re-Volt Chile's Custom Tracks Pack", - "version": 1.0000, + "version": "21.1212a1", "checksum": "dadd225fbaa815758f77197f08b982436afd3d78b17378292d43641db69ee0e8", - "url": "https://cdn-130.anonfiles.com/b2neD60cv2/71f34a49-1639361289/rvcl_tracks.zip" + "url": "https://github.com/BGMP/RVCL/releases/download/21.1212a1/rvcl_tracks.zip" }, "rvcl_cars": { "description": "Re-Volt Chile's Custom Cars Pack", - "version": 1.0000, + "version": "21.1212a1", "checksum": "7227a264ba2459e41d0e8c06915c72fdf2674eba468a4f94a00e38fcf6021cce", - "url": "https://cdn-105.anonfiles.com/D9k9D605v2/ad6afe69-1639362530/rvcl_cars.zip" + "url": "https://github.com/BGMP/RVCL/releases/download/21.1212a1/rvcl_cars.zip" } } }