From 3bf351e5647af67716ea56f51d738a8d9c85ff0a Mon Sep 17 00:00:00 2001 From: nokoe Date: Sun, 14 Jul 2024 21:38:41 +0200 Subject: v1.2.0 --- custom.py | 2 +- hurrycurry | 2 +- org.metamuffin.hurrycurry.client.metainfo.xml | 8 ++++++-- org.metamuffin.hurrycurry.client.yaml | 6 +++--- 4 files changed, 11 insertions(+), 7 deletions(-) diff --git a/custom.py b/custom.py index 1b10dcb..0521dd4 100644 --- a/custom.py +++ b/custom.py @@ -41,4 +41,4 @@ module_upnp_enabled = "no" module_vhacd_enabled = "no" module_webrtc_enabled = "no" module_webxr_enabled = "no" -module_zip_enabled = "no" \ No newline at end of file +module_zip_enabled = "no" diff --git a/hurrycurry b/hurrycurry index b2867cc..c8a53b1 100644 --- a/hurrycurry +++ b/hurrycurry @@ -1,2 +1,2 @@ #!/bin/sh -godot --main-pack /app/share/hurrycurry/client.pck \ No newline at end of file +godot --main-pack /app/share/hurrycurry/client.pck diff --git a/org.metamuffin.hurrycurry.client.metainfo.xml b/org.metamuffin.hurrycurry.client.metainfo.xml index e869adb..c9a0c61 100644 --- a/org.metamuffin.hurrycurry.client.metainfo.xml +++ b/org.metamuffin.hurrycurry.client.metainfo.xml @@ -82,13 +82,17 @@ + + Apple Biscuit + https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v1.2.0 + Post-Jam Release https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v1.1.0 - Purism Game jam release + Purism Game Jam release https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v1.0.0 - \ No newline at end of file + diff --git a/org.metamuffin.hurrycurry.client.yaml b/org.metamuffin.hurrycurry.client.yaml index 9eba529..166644d 100644 --- a/org.metamuffin.hurrycurry.client.yaml +++ b/org.metamuffin.hurrycurry.client.yaml @@ -57,12 +57,12 @@ modules: buildsystem: simple sources: - type: archive - sha256: 5431d188965b357e7ab03892660a5feba508d22b759f57f405d87544ccbd645b - url: https://codeberg.org/hurrycurry/hurrycurry/archive/v1.1.0.tar.gz + sha256: 6baa82e48a24544ff1aecdc93c35621d81d2871bf74cb8b4735ca5a308da1459 + url: https://codeberg.org/hurrycurry/hurrycurry/archive/v1.2.0.tar.gz - type: file sha256: cddc72a740395eaa760c2eb8e757a3f14ec377a286f257df542bd62614c6583a - url: https://s.metamuffin.org/static/hurrycurry/book.webp.tar.zst + url: https://s.metamuffin.org/static/hurrycurry-1.2/book.webp.tar.zst - type: file path: hurrycurry -- cgit v1.2.3-70-g09d2