pi-coding-agent: 0.66.1 -> 0.67.68

This commit is contained in:
R. Ryantm
2026-04-19 09:00:03 +00:00
parent 9ce0d933e7
commit 4dfc4176d4
+3 -3
View File
@@ -10,16 +10,16 @@
}:
buildNpmPackage (finalAttrs: {
pname = "pi-coding-agent";
version = "0.66.1";
version = "0.67.68";
src = fetchFromGitHub {
owner = "badlogic";
repo = "pi-mono";
tag = "v${finalAttrs.version}";
hash = "sha256-ZLa4IU7WpXixn9q158m17AvsofE43qj11JoaHCA1BWI=";
hash = "sha256-1k9tHb5Dle37a5qHm8xT14vI5cQZOb8ASGQ1KxzPCr4=";
};
npmDepsHash = "sha256-ZR9KAu9zKqYw7Kduf2lkijNVJ03iGzUhty8txSSliD4=";
npmDepsHash = "sha256-xQQZECkDuiCdu0FlKbAKgk6EatLf2jMIXKDfRRwN/gA=";
npmWorkspace = "packages/coding-agent";