Update helium to 0.15.7.1

This commit is contained in:
2026-08-25 14:18:44 +02:00
parent a5672030ed
commit fee1f872a9
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
fetchurl,
}: let
pname = "helium";
version = "0.15.6.1";
hash = "sha256-OqXMEZOoFu6NZAozde3ApjNWcvivIItIyeG0HbADpDU=";
version = "0.15.7.1";
hash = "sha256-+zGEGfhIiZWE8mUYb3HrkoM7reFBMdfXlgw3KWT0T98=";
src = fetchurl {
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/helium-${version}-x86_64.AppImage";