From 4f60ae03912bcf882933d9a72034dfb8d7454c33 Mon Sep 17 00:00:00 2001 From: Spotlight Date: Tue, 11 Feb 2025 22:15:22 -0600 Subject: [PATCH] ipsw: 3.1.566 -> 3.1.567 --- pkgs/ipsw.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/ipsw.nix b/pkgs/ipsw.nix index c0aa83d..3748e1a 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.566"; + version = "3.1.567"; src = fetchFromGitHub { owner = "blacktop"; repo = "ipsw"; rev = "v${version}"; - hash = "sha256-rc0WODKkFV8a4lxCPChtGHwXSMekKqTI7c6pA6HXjaI="; + hash = "sha256-fmtCLACTACgF/6G7wE4BGfj4yt0G/a/k+VRys6zIzRM="; }; - vendorHash = "sha256-gs1vjGx813dmyKyaViViW8keCoPD+kJ43dGgyoDmGPU="; + vendorHash = "sha256-03QAKd6acXcIhO2tYAcwbv2mZ0rzxFoqZySVTVJhMrQ="; buildInputs = with pkgs; [ unicorn