ipsw: 3.1.588 -> 3.1.589

This commit is contained in:
Spotlight 2025-04-01 19:26:36 -05:00
parent b3593bedce
commit 4ebf7dc633
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
2 changed files with 8 additions and 8 deletions

View file

@ -4,13 +4,13 @@
# `buildGoModule` currently uses Go 1.23.
buildGo124Module rec {
pname = "ipsw";
version = "3.1.588";
version = "3.1.589";
src = fetchFromGitHub {
owner = "blacktop";
repo = "ipsw";
rev = "v${version}";
hash = "sha256-kGBQQKEptDu+wx9C7SulI52HXDCHbiqLZXSRAEdjSCo=";
hash = "sha256-/oNCAOfDP2pgRljbMf1655bb9zsX5RMTZzCyrpc+cCs=";
};
vendorHash = "sha256-j7sptEtkbCzztF7D2kW69CKIRPev3kvRHycVq2abeeY=";