|
| 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 |
0 commit comments