Skip to content

Commit 7360d82

Browse files
authored
New version: TJSmith.Anodizer version 0.5.0 (#379481)
1 parent c96eeb9 commit 7360d82

3 files changed

Lines changed: 61 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# This file was generated by anodizer. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
PackageIdentifier: TJSmith.Anodizer
4+
PackageVersion: 0.5.0
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
Installers:
8+
- Architecture: arm64
9+
InstallerUrl: https://github.com/tj-smith47/anodizer/releases/download/v0.5.0/anodizer-0.5.0-windows-arm64.zip
10+
InstallerSha256: 5a4ee930926f6f039c55f3e63f575f34d59f5e923c82ad220cdcc3079c34d67f
11+
UpgradeBehavior: uninstallPrevious
12+
NestedInstallerType: portable
13+
NestedInstallerFiles:
14+
- RelativeFilePath: anodizer.exe
15+
PortableCommandAlias: anodizer
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/tj-smith47/anodizer/releases/download/v0.5.0/anodizer-0.5.0-windows-amd64.zip
18+
InstallerSha256: 622e6e3a566eea8b5e3b5a0201a59e1fd94c4d4e137009bd5073380e277bd90e
19+
UpgradeBehavior: uninstallPrevious
20+
NestedInstallerType: portable
21+
NestedInstallerFiles:
22+
- RelativeFilePath: anodizer.exe
23+
PortableCommandAlias: anodizer
24+
Dependencies:
25+
PackageDependencies:
26+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
27+
ReleaseDate: 2026-05-26
28+
ManifestType: installer
29+
ManifestVersion: 1.12.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# This file was generated by anodizer. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
PackageIdentifier: TJSmith.Anodizer
4+
PackageVersion: 0.5.0
5+
PackageLocale: en-US
6+
Publisher: TJ Smith
7+
PublisherUrl: https://github.com/tj-smith47
8+
PublisherSupportUrl: https://github.com/tj-smith47/anodizer/issues
9+
Author: TJ Smith
10+
PackageName: anodizer
11+
PackageUrl: https://github.com/tj-smith47/anodizer
12+
License: MIT
13+
Copyright: Copyright © 2026 TJ Smith
14+
ShortDescription: Rust-native release automation
15+
Description: A Rust-native release automation tool
16+
Moniker: anodizer
17+
Tags:
18+
- release
19+
- automation
20+
- rust
21+
ReleaseNotes: See release-notes URL for the full changelog.
22+
ReleaseNotesUrl: https://github.com/tj-smith47/anodizer/releases/tag/v0.5.0
23+
InstallationNotes: Run `anodizer --help` after installation.
24+
ManifestType: defaultLocale
25+
ManifestVersion: 1.12.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This file was generated by anodizer. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
PackageIdentifier: TJSmith.Anodizer
4+
PackageVersion: 0.5.0
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)