air: 1.61.5 -> 1.61.7

This commit is contained in:
R. Ryantm
2025-01-20 00:27:12 +00:00
parent 4b5b5d19d2
commit 678af34d5e
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "air";
version = "1.61.5";
version = "1.61.7";
src = fetchFromGitHub {
owner = "air-verse";
repo = "air";
rev = "v${version}";
hash = "sha256-QKNXEIMsw3MCfPg3Er9r3ncN6dxI2UsD7G/FcBIrP+Y=";
hash = "sha256-+PgJR9+adeko86jUs6/mvkZLgVuIMyd6fv8xxOZB4tE=";
};
vendorHash = "sha256-tct0bWTvZhHslqPAe8uOwBx4z6gLAq57igcbV1tg9OU=";