go-ios: 1.0.166 -> 1.0.168
This commit is contained in:
parent
57cd3fbda4
commit
90c197ba4b
@ -8,13 +8,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "go-ios";
|
||||
version = "1.0.166";
|
||||
version = "1.0.168";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "danielpaulus";
|
||||
repo = "go-ios";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-Lao7cK7ZWeU0WXa9qDHlc+NuE9Ktl7k3mJXxIIfbROk=";
|
||||
sha256 = "sha256-BaJFFaNPPpPvDc8bMl89SfGYglvx9TwpoDQUEr0mqYM=";
|
||||
};
|
||||
|
||||
proxyVendor = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user