Skip to content

Commit d10bad8

Browse files
New version: dprint.dprint version 0.50.1 (microsoft#270119)
1 parent cb8ba84 commit d10bad8

3 files changed

Lines changed: 72 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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: dprint.dprint
5+
PackageVersion: 0.50.1
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: dprint.exe
10+
ReleaseDate: 2025-06-30
11+
Installers:
12+
- Architecture: x64
13+
InstallerUrl: https://github.com/dprint/dprint/releases/download/0.50.1/dprint-x86_64-pc-windows-msvc.zip
14+
InstallerSha256: 8102E7F79394CF71F2E9B63CA0CF791DDDACC6E118F5A29C1C88777ECEA37E3E
15+
ManifestType: installer
16+
ManifestVersion: 1.10.0
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
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: dprint.dprint
5+
PackageVersion: 0.50.1
6+
PackageLocale: en-US
7+
Publisher: dsherret
8+
PublisherUrl: https://github.com/dprint
9+
PublisherSupportUrl: https://github.com/dprint/dprint/issues
10+
PackageName: dprint
11+
PackageUrl: https://github.com/dprint/dprint
12+
License: MIT
13+
LicenseUrl: https://github.com/dprint/dprint/blob/HEAD/LICENSE
14+
ShortDescription: Pluggable and configurable code formatting platform written in Rust.
15+
Tags:
16+
- formatter
17+
ReleaseNotes: |-
18+
Changes
19+
- fix: update to wasmer v6 (#984)
20+
- perf: avoid traversing some non-matching directories when providing include globs on the command line (#999)
21+
- perf: avoid traversing more directories (#1000)
22+
Install
23+
Run dprint upgrade or see https://dprint.dev/install/
24+
Checksums
25+
───────────────────────────────────────────┬────────────────────────────────────────────────────────────────
26+
Artifact │SHA-256 Checksum
27+
───────────────────────────────────────────┼────────────────────────────────────────────────────────────────
28+
dprint-x86_64-apple-darwin.zip │def8ae0eb100c91df7a3a05ff699c84cac3deb67b6e08ed186d70c669194e031
29+
───────────────────────────────────────────┼────────────────────────────────────────────────────────────────
30+
dprint-aarch64-apple-darwin.zip │c92e1a8dddd9bc65391468265b2805cb2317e4490fd777bca2dfaf1ef716ac36
31+
───────────────────────────────────────────┼────────────────────────────────────────────────────────────────
32+
dprint-x86_64-pc-windows-msvc.zip │8102e7f79394cf71f2e9b63ca0cf791dddacc6e118f5a29c1c88777ecea37e3e
33+
───────────────────────────────────────────┼────────────────────────────────────────────────────────────────
34+
dprint-x86_64-pc-windows-msvc-installer.exe│0f66e0c39395985eb28f2a45bb2956298773e006de1eba2924123edaecb55297
35+
───────────────────────────────────────────┼────────────────────────────────────────────────────────────────
36+
dprint-x86_64-unknown-linux-gnu.zip │11d791a5da5178a6d1359f23ea00b2d47426672fe310c5f32da2c66e80e07675
37+
───────────────────────────────────────────┼────────────────────────────────────────────────────────────────
38+
dprint-x86_64-unknown-linux-musl.zip │82ddddc881bf8ec0b4c55e3f835a2dc3d81d8fff39aad79e6b5c017e4dff1d5e
39+
───────────────────────────────────────────┼────────────────────────────────────────────────────────────────
40+
dprint-aarch64-unknown-linux-gnu.zip │54e5d4bd3f186fb8acfcf6e40df15af7e53c12799ed21a1409d133868a66bb40
41+
───────────────────────────────────────────┼────────────────────────────────────────────────────────────────
42+
dprint-aarch64-unknown-linux-musl.zip │a3e954bcd8e569812d4bb1f9c8001c9a6802ce38e33c0c0273ac51eb59cf5072
43+
───────────────────────────────────────────┼────────────────────────────────────────────────────────────────
44+
dprint-riscv64gc-unknown-linux-gnu.zip │841120bd28f9d3afdd89bab65a2cb676877c808a460507f1567d97604a111b61
45+
───────────────────────────────────────────┴────────────────────────────────────────────────────────────────
46+
ReleaseNotesUrl: https://github.com/dprint/dprint/releases/tag/0.50.1
47+
ManifestType: defaultLocale
48+
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: dprint.dprint
5+
PackageVersion: 0.50.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)