Skip to content

Commit

Permalink
Automated bump of versions for providers and modules (t)
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenTofu Core Development Team committed Dec 28, 2024
1 parent abcf1eb commit 49b4f7a
Showing 1 changed file with 87 additions and 0 deletions.
87 changes: 87 additions & 0 deletions providers/t/timeplus-io/timeplus.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,92 @@
{
"versions": [
{
"version": "0.1.6",
"protocols": [
"6.0"
],
"shasums_url": "https://github.com/timeplus-io/terraform-provider-timeplus/releases/download/v0.1.6/terraform-provider-timeplus_0.1.6_SHA256SUMS",
"shasums_signature_url": "https://github.com/timeplus-io/terraform-provider-timeplus/releases/download/v0.1.6/terraform-provider-timeplus_0.1.6_SHA256SUMS.sig",
"targets": [
{
"os": "darwin",
"arch": "amd64",
"filename": "terraform-provider-timeplus_0.1.6_darwin_amd64.zip",
"download_url": "https://github.com/timeplus-io/terraform-provider-timeplus/releases/download/v0.1.6/terraform-provider-timeplus_0.1.6_darwin_amd64.zip",
"shasum": "0e41e5599cbe7af6bd2ff74d54dcad8a9d60a91f078c09bce2afe223c36ef40b"
},
{
"os": "darwin",
"arch": "arm64",
"filename": "terraform-provider-timeplus_0.1.6_darwin_arm64.zip",
"download_url": "https://github.com/timeplus-io/terraform-provider-timeplus/releases/download/v0.1.6/terraform-provider-timeplus_0.1.6_darwin_arm64.zip",
"shasum": "0b37c994b7267530d385593a638adea85dc059632decd4e220aa9ff78bfc8dd8"
},
{
"os": "freebsd",
"arch": "amd64",
"filename": "terraform-provider-timeplus_0.1.6_freebsd_amd64.zip",
"download_url": "https://github.com/timeplus-io/terraform-provider-timeplus/releases/download/v0.1.6/terraform-provider-timeplus_0.1.6_freebsd_amd64.zip",
"shasum": "5102ccad03eaefc9b7d59e56f16a352468f217d82987d7d0f2fa2d10c6f6950b"
},
{
"os": "freebsd",
"arch": "arm",
"filename": "terraform-provider-timeplus_0.1.6_freebsd_arm.zip",
"download_url": "https://github.com/timeplus-io/terraform-provider-timeplus/releases/download/v0.1.6/terraform-provider-timeplus_0.1.6_freebsd_arm.zip",
"shasum": "6614ee068df20a51535f6d7a4a1b2115c58932a788dd6d91f91af238d5e5c5ac"
},
{
"os": "freebsd",
"arch": "arm64",
"filename": "terraform-provider-timeplus_0.1.6_freebsd_arm64.zip",
"download_url": "https://github.com/timeplus-io/terraform-provider-timeplus/releases/download/v0.1.6/terraform-provider-timeplus_0.1.6_freebsd_arm64.zip",
"shasum": "190d0d60a3cb92cfe170a3fbc17ae1458e7e5291c4a0bd7a15ca4d2f7e3767fb"
},
{
"os": "linux",
"arch": "amd64",
"filename": "terraform-provider-timeplus_0.1.6_linux_amd64.zip",
"download_url": "https://github.com/timeplus-io/terraform-provider-timeplus/releases/download/v0.1.6/terraform-provider-timeplus_0.1.6_linux_amd64.zip",
"shasum": "07483ec64c2f9da1428c63a72f7421962d95639344c351db2e057d4676a1efe7"
},
{
"os": "linux",
"arch": "arm",
"filename": "terraform-provider-timeplus_0.1.6_linux_arm.zip",
"download_url": "https://github.com/timeplus-io/terraform-provider-timeplus/releases/download/v0.1.6/terraform-provider-timeplus_0.1.6_linux_arm.zip",
"shasum": "c5a23618bdce3cef30eb679ff36c9a3b373f342edfc29e3c70e7584412091f0e"
},
{
"os": "linux",
"arch": "arm64",
"filename": "terraform-provider-timeplus_0.1.6_linux_arm64.zip",
"download_url": "https://github.com/timeplus-io/terraform-provider-timeplus/releases/download/v0.1.6/terraform-provider-timeplus_0.1.6_linux_arm64.zip",
"shasum": "2f5cc5492fb8e7bfead3268288c0ced48cdeb141f65c9a22292b699c122b8e3c"
},
{
"os": "windows",
"arch": "amd64",
"filename": "terraform-provider-timeplus_0.1.6_windows_amd64.zip",
"download_url": "https://github.com/timeplus-io/terraform-provider-timeplus/releases/download/v0.1.6/terraform-provider-timeplus_0.1.6_windows_amd64.zip",
"shasum": "56cd218d38229e9c9f2ec445bdd68de6db3482ecf41ca12d08e55b0a8910b194"
},
{
"os": "windows",
"arch": "arm",
"filename": "terraform-provider-timeplus_0.1.6_windows_arm.zip",
"download_url": "https://github.com/timeplus-io/terraform-provider-timeplus/releases/download/v0.1.6/terraform-provider-timeplus_0.1.6_windows_arm.zip",
"shasum": "e069e1aa4213b3ffdc460e34c486b7481b078305862b7ae00e6fe2b435aaed3a"
},
{
"os": "windows",
"arch": "arm64",
"filename": "terraform-provider-timeplus_0.1.6_windows_arm64.zip",
"download_url": "https://github.com/timeplus-io/terraform-provider-timeplus/releases/download/v0.1.6/terraform-provider-timeplus_0.1.6_windows_arm64.zip",
"shasum": "c356f8c8669fcfa0768f2617f6a02f0702d6479c6849c14899185093ad4d3abc"
}
]
},
{
"version": "0.1.5",
"protocols": [
Expand Down

0 comments on commit 49b4f7a

Please sign in to comment.