diff options
-rw-r--r-- | org.metamuffin.hurrycurry.client.metainfo.xml | 4 | ||||
-rw-r--r-- | org.metamuffin.hurrycurry.client.yaml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/org.metamuffin.hurrycurry.client.metainfo.xml b/org.metamuffin.hurrycurry.client.metainfo.xml index c9a0c61..bd4093d 100644 --- a/org.metamuffin.hurrycurry.client.metainfo.xml +++ b/org.metamuffin.hurrycurry.client.metainfo.xml @@ -82,6 +82,10 @@ <releases> + <release version="1.2.1" date="2024-07-14" type="stable"> + <description>Apple Biscuit</description> + <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v1.2.1</url> + </release> <release version="1.2.0" date="2024-07-14" type="stable"> <description>Apple Biscuit</description> <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v1.2.0</url> diff --git a/org.metamuffin.hurrycurry.client.yaml b/org.metamuffin.hurrycurry.client.yaml index 166644d..4e13bc5 100644 --- a/org.metamuffin.hurrycurry.client.yaml +++ b/org.metamuffin.hurrycurry.client.yaml @@ -57,8 +57,8 @@ modules: buildsystem: simple sources: - type: archive - sha256: 6baa82e48a24544ff1aecdc93c35621d81d2871bf74cb8b4735ca5a308da1459 - url: https://codeberg.org/hurrycurry/hurrycurry/archive/v1.2.0.tar.gz + sha256: 89ab3ae4694bc15210b21163d8256a987744c9973ff563d2a15a4b9c90fd9ccd + url: https://codeberg.org/hurrycurry/hurrycurry/archive/v1.2.1.tar.gz - type: file sha256: cddc72a740395eaa760c2eb8e757a3f14ec377a286f257df542bd62614c6583a |