Merge pull request #263931 from r-ryantm/auto-update/go-ios

go-ios: 1.0.117 -> 1.0.120
This commit is contained in:
Weijia Wang 2023-11-02 18:12:30 +01:00 committed by GitHub
commit 4d4a531350
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,13 +6,13 @@
buildGoModule rec {
pname = "go-ios";
version = "1.0.117";
version = "1.0.120";
src = fetchFromGitHub {
owner = "danielpaulus";
repo = "go-ios";
rev = "v${version}";
sha256 = "sha256-grkuUDhMusI8S2LhQ8m2z1CoX1Di0/CJK3RZR63N+LU=";
sha256 = "sha256-qBy1lfG1Uppld9jwsdxHfV8oibPfr13RONfBl9GSLjs=";
};
vendorHash = "sha256-lLpvpT0QVVyy12HmtOQxagT0JNwRO7CcfkGhCpouH8w=";