diff --git a/pkgs/ipsw.nix b/pkgs/ipsw.nix index 9f0529c..03da4f5 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.611"; + version = "3.1.612"; src = fetchFromGitHub { owner = "blacktop"; repo = "ipsw"; rev = "v${version}"; - hash = "sha256-si5muNFclgsluy69RnKEJhLuXyWlya/vxqtnkepYiJw="; + hash = "sha256-nqQor0Ly3KqsRsqM/u+xI02DyaNXGCLLC86SILhPfm0="; }; - vendorHash = "sha256-jeYOZsYEsgCdZp77POPO7DuKhZL30iPIlpBVkEyRKGI="; + vendorHash = "sha256-PfS/I4mSbhCcoenc12ZMeECT7Yqbfou6evuWux2THKQ="; buildInputs = with pkgs; [ unicorn