From b728909527c03a70df2978a6ad90e6101983d5c4 Mon Sep 17 00:00:00 2001 From: Spotlight Date: Tue, 6 May 2025 16:38:36 -0500 Subject: [PATCH] ipsw: 3.1.599 -> 3.1.601 --- pkgs/ipsw.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/ipsw.nix b/pkgs/ipsw.nix index f98ead2..f60b949 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.599"; + version = "3.1.601"; src = fetchFromGitHub { owner = "blacktop"; repo = "ipsw"; rev = "v${version}"; - hash = "sha256-VxEr5+brO1nii2kNuaJlUVQDaBC44uN+2nmEMOPBV1c="; + hash = "sha256-JlE0eH3pJV/L0+kzb32NlmKCY722y687abno61f79Ys="; }; - vendorHash = "sha256-W1kbhh56lzXyUxnBP8ZnrQXfbEa5SjUXYhAQiglsL7g="; + vendorHash = "sha256-4kTbOKLn9kXs93L1eNTVOadnXR0Qr+0PP1fRccwImig="; buildInputs = with pkgs; [ unicorn