Skip to content

Commit

Permalink
pulumiPackages.pulumi-azure-native: 2.87.0 -> 2.88.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tie committed Feb 16, 2025
1 parent c0d62dd commit 6edbb37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/pu/pulumi/plugins/pulumi-azure-native.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
buildGoModule (
lib.fix (self: {
pname = "pulumi-azure-native";
version = "2.87.0";
version = "2.88.0";

outputs = [
"out"
Expand All @@ -25,13 +25,13 @@ buildGoModule (
owner = "pulumi";
repo = "pulumi-azure-native";
tag = "v${self.version}";
hash = "sha256-y6q1j34VzT/V0fgKKmRq71KyVkijXnxcp4x95LVVVFg=";
hash = "sha256-elhORziQGE6c6feq5Wu7KxTaQDuZfRtLy2Xrc4ibsR4=";
fetchSubmodules = true;
};

sourceRoot = "${self.src.name}/provider";

vendorHash = "sha256-coltw/hlPqkRYtIHY2Lk/qNf3WRPKZf8Obwyw9clOy4=";
vendorHash = "sha256-MBlm5FThKke61t47mbsLlG7ygmTd6qZ9sLRBjmTEjdk=";

nativeBuildInputs = [
pulumi
Expand Down

0 comments on commit 6edbb37

Please sign in to comment.