kulala-fmt: 1.1.0 -> 1.2.0

This commit is contained in:
CnTeng
2024-08-07 00:16:52 +08:00
parent 75ceabad7d
commit d385090a85
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "kulala-fmt";
version = "1.1.0";
version = "1.2.0";
src = fetchFromGitHub {
owner = "mistweaverco";
repo = "kulala-fmt";
rev = "v${version}";
hash = "sha256-Fxxc8dJMiL7OVoovOt58vVaUloRjJX5hc8xSlzkwVc8=";
hash = "sha256-WoDZ1TZH3nYiQwZax+4LMW/nbx8VpSUyyBMLepmxV1s=";
};
vendorHash = "sha256-uA29P6bcZNfxWsTfzsADBIqYgyfVX8dY8y70ZJKieas=";