ipsw: 3.1.611 -> 3.1.612

This commit is contained in:
Spotlight 2025-06-14 20:34:16 -06:00
parent 16dad88db2
commit f98a53c6f4
Signed by: spotlight
GPG key ID: 874AA355B3209BDC

View file

@ -4,16 +4,16 @@
# `buildGoModule` currently uses Go 1.23. # `buildGoModule` currently uses Go 1.23.
buildGo124Module rec { buildGo124Module rec {
pname = "ipsw"; pname = "ipsw";
version = "3.1.611"; version = "3.1.612";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "blacktop"; owner = "blacktop";
repo = "ipsw"; repo = "ipsw";
rev = "v${version}"; rev = "v${version}";
hash = "sha256-si5muNFclgsluy69RnKEJhLuXyWlya/vxqtnkepYiJw="; hash = "sha256-nqQor0Ly3KqsRsqM/u+xI02DyaNXGCLLC86SILhPfm0=";
}; };
vendorHash = "sha256-jeYOZsYEsgCdZp77POPO7DuKhZL30iPIlpBVkEyRKGI="; vendorHash = "sha256-PfS/I4mSbhCcoenc12ZMeECT7Yqbfou6evuWux2THKQ=";
buildInputs = with pkgs; [ buildInputs = with pkgs; [
unicorn unicorn