From 174444961d38fdb420c99cb1d9b285d2263831eb Mon Sep 17 00:00:00 2001 From: tpart Date: Sun, 6 Apr 2025 20:53:07 +0200 Subject: Fix incorrect checksums --- org.metamuffin.hurrycurry.client.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.metamuffin.hurrycurry.client.yaml b/org.metamuffin.hurrycurry.client.yaml index 0e2ad19..c81f855 100644 --- a/org.metamuffin.hurrycurry.client.yaml +++ b/org.metamuffin.hurrycurry.client.yaml @@ -31,7 +31,7 @@ modules: cleanup: ["*"] sources: - type: archive - sha256: 176cd671071551ca88c5bbfe54f5918f1c8ddcb0ff4d4797026a3f638c5e4289 + sha256: e2d78aa56e4646e5dbaf50c0758c6d1e4b0418464d8d6d07a09beb6cf257538f url: https://downloads.sourceforge.net/project/scons/scons/4.9.1/SCons-4.9.1.tar.gz build-commands: - python3 -m pip install --no-index --no-build-isolation --prefix=/app . @@ -40,7 +40,7 @@ modules: buildsystem: simple sources: - type: archive - sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 + sha256: d6e382fb531019f85630c1f485a561a0d20c4a2344b6c3847735cfee7da812aa url: https://github.com/godotengine/godot/releases/download/4.4.1-stable/Godot_v4.4.1-stable_linux.x86_64.zip - type: file -- cgit v1.2.3-70-g09d2