From 8c85a835313cbac7eac4424abfa8615724266d12 Mon Sep 17 00:00:00 2001 From: Spotlight Date: Wed, 28 May 2025 17:44:38 -0500 Subject: [PATCH] ipsw: 3.1.605 -> 3.1.606 --- pkgs/ipsw.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/ipsw.nix b/pkgs/ipsw.nix index 214c61d..de68456 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.605"; + version = "3.1.606"; src = fetchFromGitHub { owner = "blacktop"; repo = "ipsw"; rev = "v${version}"; - hash = "sha256-IqkJ+xH4Ks1lN3Z5Uft0aP+vZjq1cmls2/eJJWfG66g="; + hash = "sha256-EAkkxtekImfiJ3xgLtF1OPbEj0PCzXarswGhDbTnau8="; }; - vendorHash = "sha256-JwuAbPaeNdwGH1LD2jikhDmCJbJdMubdjpvvSbrhcfU="; + vendorHash = "sha256-kZMc8bMDIH7GzkBc5rZcVy1eXagK08rpt1YCy4IDunQ="; buildInputs = with pkgs; [ unicorn