Skip to content

Commit

Permalink
Update nix sha hash
Browse files Browse the repository at this point in the history
  • Loading branch information
edw-defang committed Jun 14, 2024
1 parent 87de97a commit 5cf4347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/defang/cli.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildGoModule {
pname = "defang-cli";
version = "git";
src = ../../src;
vendorHash = "sha256-MHShmL0AChU9uHIpLbhqZLlMkxSHJGgHo8/NCn6ZAUc=";
vendorHash = "sha256-DtBVKLAgnwr5LXA0b1EyaVeNV6yLTMxkmjtjHHlbr9A=";

subPackages = [ "cmd/cli" ];

Expand Down

0 comments on commit 5cf4347

Please sign in to comment.