Skip to content

Commit d7035ea

Browse files
committed
lokalise2-cli: 3.1.3 -> 3.1.4
1 parent 5f29601 commit d7035ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/lo/lokalise2-cli/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
buildGoModule rec {
88
pname = "lokalise2-cli";
9-
version = "3.1.3";
9+
version = "3.1.4";
1010

1111
src = fetchFromGitHub {
1212
owner = "lokalise";
1313
repo = "lokalise-cli-2-go";
1414
rev = "v${version}";
15-
sha256 = "sha256-9d5rlVyGPLNzlKzGq/XJleiKvLtkE0AttIiH6NYUwFo=";
15+
sha256 = "sha256-weqYHKxu6HvdrFduzKtHtCVnJ0GVRGIPABLrsW4f0VA=";
1616
};
1717

1818
vendorHash = "sha256-thD8NtG9uVI4KwNQiNsVCUdyUcgAmnr+szsUQ2Ika1c=";

0 commit comments

Comments
 (0)