phrase-cli: 2.53.0 -> 2.53.1

This commit is contained in:
R. Ryantm
2026-01-16 03:48:35 +00:00
parent 274bd3e0ee
commit a7f3e98f85
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "phrase-cli";
version = "2.53.0";
version = "2.53.1";
src = fetchFromGitHub {
owner = "phrase";
repo = "phrase-cli";
rev = version;
sha256 = "sha256-G7hIJUGzgMB202Unzrycv9KTkJ88bmRbgVT0v5jA99M=";
sha256 = "sha256-5Iral/ju6tJGRS8JUIXBVEQeme34F+v1i8F7pXprZas=";
};
vendorHash = "sha256-LyPS2E5v3n7RVV3YEsEUZJZWB5x32TTfeOHAZProuCs=";