airtame: 4.12.0 -> 4.13.1 (#406250)

Co-authored-by: BastianAsmussen <contact@asmussen.tech>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-05-12 06:59:35 +00:00
committed by GitHub
co-authored by BastianAsmussen
+2 -2
View File
@@ -66,11 +66,11 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "airtame-application";
version = "4.12.0";
version = "4.13.1";
src = fetchurl {
url = "https://downloads.airtame.com/app/latest/linux/Airtame-${finalAttrs.version}.deb";
hash = "sha256-HTqJ637iPtiReFLoGdgKkpxW0UGRPvLjgMMcVV+cRfY=";
hash = "sha256-3VvEsohH2siC2SxdrWSg0sjlbrBC2VR3NY5m6Q2YKHU=";
};
nativeBuildInputs = [