From f98a53c6f4b47806cc5150bd268632f298da5300 Mon Sep 17 00:00:00 2001 From: Spotlight Date: Sat, 14 Jun 2025 20:34:16 -0600 Subject: [PATCH] ipsw: 3.1.611 -> 3.1.612 --- pkgs/ipsw.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/ipsw.nix b/pkgs/ipsw.nix index 9f0529c..03da4f5 100644 --- a/pkgs/ipsw.nix +++ b/pkgs/ipsw.nix @@ -4,16 +4,16 @@ # `buildGoModule` currently uses Go 1.23. buildGo124Module rec { pname = "ipsw"; - version = "3.1.611"; + version = "3.1.612"; src = fetchFromGitHub { owner = "blacktop"; repo = "ipsw"; rev = "v${version}"; - hash = "sha256-si5muNFclgsluy69RnKEJhLuXyWlya/vxqtnkepYiJw="; + hash = "sha256-nqQor0Ly3KqsRsqM/u+xI02DyaNXGCLLC86SILhPfm0="; }; - vendorHash = "sha256-jeYOZsYEsgCdZp77POPO7DuKhZL30iPIlpBVkEyRKGI="; + vendorHash = "sha256-PfS/I4mSbhCcoenc12ZMeECT7Yqbfou6evuWux2THKQ="; buildInputs = with pkgs; [ unicorn