From 564dfba382cd2000d2d883a8deca8b3595a9c07e Mon Sep 17 00:00:00 2001 From: silverhikari <25397212+silverhikari@users.noreply.github.com> Date: Sun, 14 Jun 2026 18:13:52 -0400 Subject: [PATCH] update url to release 0.3.0 --- share/lutris/json/ruffle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/lutris/json/ruffle.json b/share/lutris/json/ruffle.json index bf63836b3..a32d382b7 100644 --- a/share/lutris/json/ruffle.json +++ b/share/lutris/json/ruffle.json @@ -4,7 +4,7 @@ "description": "Emulates Flash games", "platforms": ["Flash"], "runner_executable": "ruffle", - "download_url": "https://github.com/ruffle-rs/ruffle/releases/download/nightly-2026-05-07/ruffle-nightly-2026_05_07-linux-x86_64.tar.gz", + "download_url": "https://github.com/ruffle-rs/ruffle/releases/download/v0.3.0/ruffle-0.3.0-linux-x86_64.tar.gz", "game_options": [ { "option": "main_file",