mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 17:17:52 +00:00
air: 1.46.0 -> 1.49.0
Diff: https://github.com/cosmtrek/air/compare/v1.46.0...v1.49.0
This commit is contained in:
parent
d64dbf7253
commit
7f9d454a92
@ -2,13 +2,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "air";
|
||||
version = "1.46.0";
|
||||
version = "1.49.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "cosmtrek";
|
||||
repo = "air";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-Y5tvCKpcqCkjUOs6awSE5giRKmtofhGypWN1pT7BEXU=";
|
||||
hash = "sha256-6XQakQXGFMepX29KeiLlGM6EI8tiIfmKQuqZQXYNoto=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-vyuXmQEjy5kPk9cKosHx0JZSZxstYtCNyfLIlRt2bnk=";
|
||||
|
Loading…
Reference in New Issue
Block a user