Skip to content

Commit fe65291

Browse files
authored
Update GitHub Actions workflows. (#930)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 244d6970fce83c20f0acbf68054046612f7081f7.
1 parent 22c41e8 commit fe65291

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.config/mise.lock

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,38 @@ url = "https://dl.google.com/go/go1.24.1.linux-amd64.tar.gz"
3333
version = "7.6.6"
3434
backend = "aqua:gradle/gradle"
3535

36+
[tools.gradle.platforms.linux-x64]
37+
checksum = "blake3:5cad8fc455b720b68a0bd2907d435e2919581708243f84f27845fe8812a09323"
38+
size = 128439774
39+
url = "https://github.com/gradle/gradle-distributions/releases/download/v7.6.6/gradle-7.6.6-bin.zip"
40+
3641
[[tools.java]]
3742
version = "corretto-11.0.28.6.1"
3843
backend = "core:java"
3944

45+
[tools.java.platforms.linux-x64]
46+
checksum = "sha256:70734c46e0bbeb7f45b721756ba0b2f1f1e1ef85a11e10d5a488f06b257dadd9"
47+
size = 195648709
48+
url = "https://corretto.aws/downloads/resources/11.0.28.6.1/amazon-corretto-11.0.28.6.1-linux-x64.tar.gz"
49+
4050
[[tools.node]]
4151
version = "20.19.5"
4252
backend = "core:node"
4353

54+
[tools.node.platforms.linux-x64]
55+
checksum = "sha256:4eba5fbe1fb10753bc06e42f001a91c5cec16798b7764a3e9257adc59af47fe1"
56+
size = 47041607
57+
url = "https://nodejs.org/dist/v20.19.5/node-v20.19.5-linux-x64.tar.gz"
58+
4459
[[tools.pulumi]]
4560
version = "3.198.0"
4661
backend = "aqua:pulumi/pulumi"
4762

63+
[tools.pulumi.platforms.linux-x64]
64+
checksum = "sha512:a5317ad0518d0d9ef531052fe620493cf1d7d4b86b1cae54a77eac6056e2f198dd659906dcb657a510f5790d1b8adc8f716ee17e6f688da8854e3d9618a6ed2a"
65+
size = 93850453
66+
url = "https://github.com/pulumi/pulumi/releases/download/v3.198.0/pulumi-v3.198.0-linux-x64.tar.gz"
67+
4868
[[tools.python]]
4969
version = "3.11.8"
5070
backend = "core:python"

0 commit comments

Comments
 (0)