Skip to content

Commit

Permalink
Merge pull request #1334 from opentofu/provider-submission_cdqag_gith…
Browse files Browse the repository at this point in the history
…ubcrypt

Provider: githubcrypt
  • Loading branch information
abstractionfactory authored Nov 26, 2024
2 parents df7bc5b + dc2f58a commit 27c729e
Showing 1 changed file with 84 additions and 0 deletions.
84 changes: 84 additions & 0 deletions providers/c/cdqag/githubcrypt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
{
"versions": [
{
"version": "1.0.0",
"protocols": [
"5.0"
],
"shasums_url": "https://github.com/cdqag/terraform-provider-githubcrypt/releases/download/v1.0.0/terraform-provider-githubcrypt_1.0.0_SHA256SUMS",
"shasums_signature_url": "https://github.com/cdqag/terraform-provider-githubcrypt/releases/download/v1.0.0/terraform-provider-githubcrypt_1.0.0_SHA256SUMS.sig",
"targets": [
{
"os": "darwin",
"arch": "amd64",
"filename": "terraform-provider-githubcrypt_1.0.0_darwin_amd64.zip",
"download_url": "https://github.com/cdqag/terraform-provider-githubcrypt/releases/download/v1.0.0/terraform-provider-githubcrypt_1.0.0_darwin_amd64.zip",
"shasum": "d657664de9f60666bcb8429d87676e081eb506d6a4678851e1c373bb8791666e"
},
{
"os": "darwin",
"arch": "arm64",
"filename": "terraform-provider-githubcrypt_1.0.0_darwin_arm64.zip",
"download_url": "https://github.com/cdqag/terraform-provider-githubcrypt/releases/download/v1.0.0/terraform-provider-githubcrypt_1.0.0_darwin_arm64.zip",
"shasum": "0c154e6acdcc3adf83b3712b41452a7039aa2d174d2c1d887c2bbe6f933a4b1f"
},
{
"os": "linux",
"arch": "386",
"filename": "terraform-provider-githubcrypt_1.0.0_linux_386.zip",
"download_url": "https://github.com/cdqag/terraform-provider-githubcrypt/releases/download/v1.0.0/terraform-provider-githubcrypt_1.0.0_linux_386.zip",
"shasum": "c691eaf3dffdb55298392ea14012283d92f7127389a55685b54c53fccb5d962d"
},
{
"os": "linux",
"arch": "amd64",
"filename": "terraform-provider-githubcrypt_1.0.0_linux_amd64.zip",
"download_url": "https://github.com/cdqag/terraform-provider-githubcrypt/releases/download/v1.0.0/terraform-provider-githubcrypt_1.0.0_linux_amd64.zip",
"shasum": "5d77d0206fc34c41d84306d66e6f368e5a78be593cfeb601023729898fd99d11"
},
{
"os": "linux",
"arch": "arm",
"filename": "terraform-provider-githubcrypt_1.0.0_linux_arm.zip",
"download_url": "https://github.com/cdqag/terraform-provider-githubcrypt/releases/download/v1.0.0/terraform-provider-githubcrypt_1.0.0_linux_arm.zip",
"shasum": "ddcea71aacdd4d139a2c63f75687cca92c12b54f850a7e8f9bfea98f90b4599d"
},
{
"os": "linux",
"arch": "arm64",
"filename": "terraform-provider-githubcrypt_1.0.0_linux_arm64.zip",
"download_url": "https://github.com/cdqag/terraform-provider-githubcrypt/releases/download/v1.0.0/terraform-provider-githubcrypt_1.0.0_linux_arm64.zip",
"shasum": "79f5547ea60f6ef7567a96c014924e599b38430b2f846a6f32ce84ae809e82fe"
},
{
"os": "windows",
"arch": "386",
"filename": "terraform-provider-githubcrypt_1.0.0_windows_386.zip",
"download_url": "https://github.com/cdqag/terraform-provider-githubcrypt/releases/download/v1.0.0/terraform-provider-githubcrypt_1.0.0_windows_386.zip",
"shasum": "4792d0c9169fcb38078cbee4e9b840aefda2590eef19598ce02fd15dc22f0461"
},
{
"os": "windows",
"arch": "amd64",
"filename": "terraform-provider-githubcrypt_1.0.0_windows_amd64.zip",
"download_url": "https://github.com/cdqag/terraform-provider-githubcrypt/releases/download/v1.0.0/terraform-provider-githubcrypt_1.0.0_windows_amd64.zip",
"shasum": "f016c007f3d34166b9e9ad8355892dd8e0103e284d49f35e5e7913ee5644ed4e"
},
{
"os": "windows",
"arch": "arm",
"filename": "terraform-provider-githubcrypt_1.0.0_windows_arm.zip",
"download_url": "https://github.com/cdqag/terraform-provider-githubcrypt/releases/download/v1.0.0/terraform-provider-githubcrypt_1.0.0_windows_arm.zip",
"shasum": "06a832cb102800e40d52bd68e742652d20b676bd46f72f7199cda699c2f8a7ca"
},
{
"os": "windows",
"arch": "arm64",
"filename": "terraform-provider-githubcrypt_1.0.0_windows_arm64.zip",
"download_url": "https://github.com/cdqag/terraform-provider-githubcrypt/releases/download/v1.0.0/terraform-provider-githubcrypt_1.0.0_windows_arm64.zip",
"shasum": "735e11a5ff8c5fe815cb58021009de87dcb28afe6dc071f2f50b67106c06d1c5"
}
]
}
]
}

0 comments on commit 27c729e

Please sign in to comment.