Skip to content

Commit 9ed8dcb

Browse files
New version: TerraformLinters.tflint version 0.58.1 (microsoft#273858)
1 parent 230aef0 commit 9ed8dcb

File tree

3 files changed

+77
-0
lines changed

3 files changed

+77
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: TerraformLinters.tflint
5+
PackageVersion: 0.58.1
6+
InstallerLocale: en-US
7+
InstallerType: zip
8+
NestedInstallerType: portable
9+
NestedInstallerFiles:
10+
- RelativeFilePath: tflint.exe
11+
Commands:
12+
- tflint
13+
FileExtensions:
14+
- hcl
15+
- tf
16+
ReleaseDate: 2025-07-12
17+
Installers:
18+
- Architecture: x86
19+
InstallerUrl: https://github.com/terraform-linters/tflint/releases/download/v0.58.1/tflint_windows_386.zip
20+
InstallerSha256: 3F46E5DABB22784C930155B014EEEA62F83E250A0AB0994A50E221F67C2929D6
21+
- Architecture: x64
22+
InstallerUrl: https://github.com/terraform-linters/tflint/releases/download/v0.58.1/tflint_windows_amd64.zip
23+
InstallerSha256: 4E5A9D4E1FDA7A415516ED045DA6FC56A466D1DD77840E3B4E68093A62F3D68D
24+
ManifestType: installer
25+
ManifestVersion: 1.10.0
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: TerraformLinters.tflint
5+
PackageVersion: 0.58.1
6+
PackageLocale: en-US
7+
Publisher: Terraform Linters
8+
PublisherUrl: https://github.com/terraform-linters
9+
PublisherSupportUrl: https://github.com/terraform-linters/tflint/issues
10+
Author: Kazuma Watanabe
11+
PackageName: TFLint
12+
PackageUrl: https://github.com/terraform-linters/tflint
13+
License: MPL-2.0
14+
LicenseUrl: https://github.com/terraform-linters/tflint/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) Terraform Linters
16+
ShortDescription: A Pluggable Terraform Linter
17+
Moniker: tflint
18+
Tags:
19+
- lint
20+
- terraform
21+
- tflint
22+
ReleaseNotes: |-
23+
What's Changed
24+
Bug Fixes
25+
- Allow calling provider-defined functions with variadic arguments by @wata727 in #2340
26+
Chores
27+
- build(deps): Bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot[bot] in #2322
28+
- build(deps): Bump mislav/bump-homebrew-formula-action from 3.2 to 3.3 by @dependabot[bot] in #2324
29+
- build(deps): Bump docker/build-push-action from 6.17.0 to 6.18.0 by @dependabot[bot] in #2326
30+
- build(deps): Bump alpine from 3.21 to 3.22 by @dependabot[bot] in #2325
31+
- build(deps): Bump mislav/bump-homebrew-formula-action from 3.3 to 3.4 by @dependabot[bot] in #2327
32+
- build(deps): Bump the go-x group with 3 updates by @dependabot[bot] in #2328
33+
- build(deps): Bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot[bot] in #2329
34+
- build(deps): Bump actions/attest-build-provenance from 2.3.0 to 2.4.0 by @dependabot[bot] in #2332
35+
- build(deps): Bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by @dependabot[bot] in #2333
36+
- build(deps): Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by @dependabot[bot] in #2335
37+
- build(deps): Bump sigstore/cosign-installer from 3.8.2 to 3.9.1 by @dependabot[bot] in #2336
38+
- build(deps): Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #2337
39+
- build(deps): Bump github.com/hashicorp/hcl/v2 from 2.23.1-0.20250203194505-ba0759438da2 to 2.24.0 by @dependabot[bot] in #2338
40+
- Bump GoReleaser to v2.11.0 by @wata727 in #2342
41+
Full Changelog: v0.58.0...v0.58.1
42+
ReleaseNotesUrl: https://github.com/terraform-linters/tflint/releases/tag/v0.58.1
43+
ManifestType: defaultLocale
44+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: TerraformLinters.tflint
5+
PackageVersion: 0.58.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)