From 4e2487b1ab1ad395bea230e242efa0c689b6f7f5 Mon Sep 17 00:00:00 2001 From: Spotlight Date: Tue, 21 Jan 2025 16:42:14 -0600 Subject: [PATCH] ipsw: 3.1.564 -> 3.1.565 --- pkgs/ipsw.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/ipsw.nix b/pkgs/ipsw.nix index 27f2a5b..6439c25 100644 --- a/pkgs/ipsw.nix +++ b/pkgs/ipsw.nix @@ -4,16 +4,16 @@ # `buildGoModule` currently uses Go 1.22. buildGo123Module rec { pname = "ipsw"; - version = "3.1.564"; + version = "3.1.565"; src = fetchFromGitHub { owner = "blacktop"; repo = "ipsw"; rev = "v${version}"; - hash = "sha256-3jn/OvHffpgWTr0Gr4e32to7CwGs4FqemMazIKH39g8="; + hash = "sha256-t6zergkDZFqwIYiCTNS7VQ8iUopEXbCiV6R79OyWrLw="; }; - vendorHash = "sha256-vrh6slrvTUAC9ht61smLq1hGMftVMrqYdx0OhUxYj+o="; + vendorHash = "sha256-8y6IAG4VvNn5C6C1vHbhR53N7jHQ8ODJUp0gy6vXTo4="; buildInputs = with pkgs; [ unicorn