Skip to content

Commit

Permalink
Automated bump of versions for providers and modules (m)
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenTofu Core Development Team committed Jan 4, 2025
1 parent 93de2e2 commit 7bcf5f6
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions providers/m/mschuchard/stdlib.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,57 @@
{
"versions": [
{
"version": "1.6.0",
"protocols": [
"6.0"
],
"shasums_url": "https://github.com/mschuchard/terraform-provider-stdlib/releases/download/v1.6.0/terraform-provider-stdlib_1.6.0_SHA256SUMS",
"shasums_signature_url": "https://github.com/mschuchard/terraform-provider-stdlib/releases/download/v1.6.0/terraform-provider-stdlib_1.6.0_SHA256SUMS.sig",
"targets": [
{
"os": "darwin",
"arch": "amd64",
"filename": "terraform-provider-stdlib_1.6.0_darwin_amd64.zip",
"download_url": "https://github.com/mschuchard/terraform-provider-stdlib/releases/download/v1.6.0/terraform-provider-stdlib_1.6.0_darwin_amd64.zip",
"shasum": "7a25d2e4204de5715eb0b93ea240c8533ddd8da70ed1878fdefa7a2c59eacf6f"
},
{
"os": "darwin",
"arch": "arm64",
"filename": "terraform-provider-stdlib_1.6.0_darwin_arm64.zip",
"download_url": "https://github.com/mschuchard/terraform-provider-stdlib/releases/download/v1.6.0/terraform-provider-stdlib_1.6.0_darwin_arm64.zip",
"shasum": "5b9cd2e10a27011ac9a6ed0c027ca0e8f5ca7d721e454dd7262896e7e95d056f"
},
{
"os": "linux",
"arch": "amd64",
"filename": "terraform-provider-stdlib_1.6.0_linux_amd64.zip",
"download_url": "https://github.com/mschuchard/terraform-provider-stdlib/releases/download/v1.6.0/terraform-provider-stdlib_1.6.0_linux_amd64.zip",
"shasum": "c725f04ca62fafee4314d49783773eee25fe57a8b11803b99dfff01a2e36312b"
},
{
"os": "linux",
"arch": "arm64",
"filename": "terraform-provider-stdlib_1.6.0_linux_arm64.zip",
"download_url": "https://github.com/mschuchard/terraform-provider-stdlib/releases/download/v1.6.0/terraform-provider-stdlib_1.6.0_linux_arm64.zip",
"shasum": "fb853217d4bb4a00362a8d599d7e86103af46261f719dda40118454e988b5fa9"
},
{
"os": "windows",
"arch": "386",
"filename": "terraform-provider-stdlib_1.6.0_windows_386.zip",
"download_url": "https://github.com/mschuchard/terraform-provider-stdlib/releases/download/v1.6.0/terraform-provider-stdlib_1.6.0_windows_386.zip",
"shasum": "bbb2813c6a4ad14d14eba7376257d867a8d493e5d06317bbfbff15b675afc747"
},
{
"os": "windows",
"arch": "amd64",
"filename": "terraform-provider-stdlib_1.6.0_windows_amd64.zip",
"download_url": "https://github.com/mschuchard/terraform-provider-stdlib/releases/download/v1.6.0/terraform-provider-stdlib_1.6.0_windows_amd64.zip",
"shasum": "50bf78b251f9c818f2ccf368987e21896c7f4c576cbff3631559bd590c9843d0"
}
]
},
{
"version": "1.5.1",
"protocols": [
Expand Down

0 comments on commit 7bcf5f6

Please sign in to comment.