From efbc327a8fbd7fce5a55eb62d56ed5d4b8297776 Mon Sep 17 00:00:00 2001 From: Spotlight Date: Fri, 14 Feb 2025 06:07:59 -0600 Subject: [PATCH] ipsw: 3.1.567 -> 3.1.568 --- pkgs/ipsw.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/ipsw.nix b/pkgs/ipsw.nix index 3748e1a..c899620 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.567"; + version = "3.1.568"; src = fetchFromGitHub { owner = "blacktop"; repo = "ipsw"; rev = "v${version}"; - hash = "sha256-fmtCLACTACgF/6G7wE4BGfj4yt0G/a/k+VRys6zIzRM="; + hash = "sha256-U10yPpB48utCYUNLnPLuVl+77bOwnrredEp36pDq72Y="; }; - vendorHash = "sha256-03QAKd6acXcIhO2tYAcwbv2mZ0rzxFoqZySVTVJhMrQ="; + vendorHash = "sha256-3QBSuuBp3K1q91b912gIhdXyGlhCLbpHEZeYSi6qDcI="; buildInputs = with pkgs; [ unicorn