diff options
author | metamuffin <metamuffin@disroot.org> | 2024-08-15 22:39:06 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-08-15 22:39:06 +0200 |
commit | 0fa6e63432f5c28437b805dc9e66040efee1501f (patch) | |
tree | fae8cec4dfdef04073739155a5c1c2cbdabf4009 | |
parent | 5b7cb1e62e03dca015d71a38930594591c96901a (diff) | |
download | hurrycurry-flatpak-0fa6e63432f5c28437b805dc9e66040efee1501f.tar hurrycurry-flatpak-0fa6e63432f5c28437b805dc9e66040efee1501f.tar.bz2 hurrycurry-flatpak-0fa6e63432f5c28437b805dc9e66040efee1501f.tar.zst |
update godot
-rw-r--r-- | org.metamuffin.hurrycurry.client.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.metamuffin.hurrycurry.client.yaml b/org.metamuffin.hurrycurry.client.yaml index 6641f37..95d3d10 100644 --- a/org.metamuffin.hurrycurry.client.yaml +++ b/org.metamuffin.hurrycurry.client.yaml @@ -41,8 +41,8 @@ modules: sources: - type: archive - sha256: da14e36448f1efd2955fe85d7ededc9e6ac8c893f76723b4852e7587306c761d - url: https://downloads.tuxfamily.org/godotengine/4.2.2/godot-4.2.2-stable.tar.xz + sha256: 751e55bfad8e04b846f9cf7b6eb80e058986a2cb1b103fc0fe6a4d8526a20e56 + url: https://downloads.tuxfamily.org/godotengine/4.3/godot-4.3-stable.tar.xz - type: file path: custom.py |