Merge pull request #317941 from r-ryantm/auto-update/air

air: 1.52.1 -> 1.52.2
This commit is contained in:
Nick Cao 2024-06-07 15:23:39 -04:00 committed by GitHub
commit 2b8ec17024
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,13 +6,13 @@
buildGoModule rec {
pname = "air";
version = "1.52.1";
version = "1.52.2";
src = fetchFromGitHub {
owner = "air-verse";
repo = "air";
rev = "v${version}";
hash = "sha256-KTutLvcLH1dOsJFDaEU2c4wGbQyRE7qUHah4mEXCL08=";
hash = "sha256-j1iyVEvg7hqZ634hbAvH5RmVnV7bNsezw72OJ1CNvmY=";
};
vendorHash = "sha256-dSu00NAq6hEOdJxXp+12UaUq32z53Wzla3/u+2nxqPw=";