ipsw: 3.1.612 -> 3.1.613

This commit is contained in:
Spotlight 2025-06-14 20:54:16 -06:00
parent f98a53c6f4
commit 5b48784975
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
2 changed files with 11 additions and 11 deletions

View file

@ -4,13 +4,13 @@
# `buildGoModule` currently uses Go 1.23.
buildGo124Module rec {
pname = "ipsw";
version = "3.1.612";
version = "3.1.613";
src = fetchFromGitHub {
owner = "blacktop";
repo = "ipsw";
rev = "v${version}";
hash = "sha256-nqQor0Ly3KqsRsqM/u+xI02DyaNXGCLLC86SILhPfm0=";
hash = "sha256-QM9Z/h1IEWZJsMPfyKyL0xadf50AX1h0BinuFH9TJBU=";
};
vendorHash = "sha256-PfS/I4mSbhCcoenc12ZMeECT7Yqbfou6evuWux2THKQ=";