|
| 1 | +# Created with Sundry. |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: DuckStudio.GitHubView |
| 5 | +PackageVersion: 1.0.6 |
| 6 | +InstallModes: |
| 7 | + - interactive |
| 8 | + - silent |
| 9 | + - silentWithProgress |
| 10 | +UpgradeBehavior: install |
| 11 | +Commands: |
| 12 | + - ghv |
| 13 | +Protocols: |
| 14 | + - https |
| 15 | +ReleaseDate: 2025-11-13 |
| 16 | +Installers: |
| 17 | + # Inno Setup |
| 18 | + - Architecture: x64 |
| 19 | + InstallerType: inno |
| 20 | + InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-Setup-SingleFile.exe |
| 21 | + InstallerSha256: 6255f8987440700354ba7162fb48aa50c80f20fa80c9de41e576e19b7aedeefd |
| 22 | + - Architecture: x86 |
| 23 | + InstallerType: inno |
| 24 | + InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-Setup-SingleFile.exe |
| 25 | + InstallerSha256: 6255f8987440700354ba7162fb48aa50c80f20fa80c9de41e576e19b7aedeefd |
| 26 | + - Architecture: arm |
| 27 | + InstallerType: inno |
| 28 | + InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-Setup-SingleFile.exe |
| 29 | + InstallerSha256: 6255f8987440700354ba7162fb48aa50c80f20fa80c9de41e576e19b7aedeefd |
| 30 | + - Architecture: arm64 |
| 31 | + InstallerType: inno |
| 32 | + InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-Setup-SingleFile.exe |
| 33 | + InstallerSha256: 6255f8987440700354ba7162fb48aa50c80f20fa80c9de41e576e19b7aedeefd |
| 34 | + |
| 35 | + # portable |
| 36 | + - Architecture: x64 |
| 37 | + InstallerType: portable |
| 38 | + ArchiveBinariesDependOnPath: true |
| 39 | + InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-SingleFile.exe |
| 40 | + InstallerSha256: 1c529e62b1cf9bf50a747d3f3b9b46de4e3c2b7952f018d6a24830860a1ffe69 |
| 41 | + - Architecture: x86 |
| 42 | + InstallerType: portable |
| 43 | + ArchiveBinariesDependOnPath: true |
| 44 | + InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-SingleFile.exe |
| 45 | + InstallerSha256: 1c529e62b1cf9bf50a747d3f3b9b46de4e3c2b7952f018d6a24830860a1ffe69 |
| 46 | + - Architecture: arm |
| 47 | + InstallerType: portable |
| 48 | + ArchiveBinariesDependOnPath: true |
| 49 | + InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-SingleFile.exe |
| 50 | + InstallerSha256: 1c529e62b1cf9bf50a747d3f3b9b46de4e3c2b7952f018d6a24830860a1ffe69 |
| 51 | + - Architecture: arm64 |
| 52 | + InstallerType: portable |
| 53 | + ArchiveBinariesDependOnPath: true |
| 54 | + InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-SingleFile.exe |
| 55 | + InstallerSha256: 1c529e62b1cf9bf50a747d3f3b9b46de4e3c2b7952f018d6a24830860a1ffe69 |
| 56 | + |
| 57 | + # zip + NET Runtime |
| 58 | + - Architecture: x64 |
| 59 | + InstallerType: zip |
| 60 | + ArchiveBinariesDependOnPath: true |
| 61 | + NestedInstallerType: portable |
| 62 | + NestedInstallerFiles: |
| 63 | + - RelativeFilePath: output/ghv.exe |
| 64 | + InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022.zip |
| 65 | + InstallerSha256: 849790b585e9555fd988d15b61f22947913a0eb69cd6385a2775387adab05acc |
| 66 | + Dependencies: |
| 67 | + PackageDependencies: |
| 68 | + - PackageIdentifier: Microsoft.DotNet.Runtime.10 |
| 69 | + - Architecture: x86 |
| 70 | + InstallerType: zip |
| 71 | + ArchiveBinariesDependOnPath: true |
| 72 | + NestedInstallerType: portable |
| 73 | + NestedInstallerFiles: |
| 74 | + - RelativeFilePath: output/ghv.exe |
| 75 | + InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022.zip |
| 76 | + InstallerSha256: 849790b585e9555fd988d15b61f22947913a0eb69cd6385a2775387adab05acc |
| 77 | + Dependencies: |
| 78 | + PackageDependencies: |
| 79 | + - PackageIdentifier: Microsoft.DotNet.Runtime.10 |
| 80 | + - Architecture: arm |
| 81 | + InstallerType: zip |
| 82 | + ArchiveBinariesDependOnPath: true |
| 83 | + NestedInstallerType: portable |
| 84 | + NestedInstallerFiles: |
| 85 | + - RelativeFilePath: output/ghv.exe |
| 86 | + InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022.zip |
| 87 | + InstallerSha256: 849790b585e9555fd988d15b61f22947913a0eb69cd6385a2775387adab05acc |
| 88 | + Dependencies: |
| 89 | + PackageDependencies: |
| 90 | + - PackageIdentifier: Microsoft.DotNet.Runtime.10 |
| 91 | + - Architecture: arm64 |
| 92 | + InstallerType: zip |
| 93 | + ArchiveBinariesDependOnPath: true |
| 94 | + NestedInstallerType: portable |
| 95 | + NestedInstallerFiles: |
| 96 | + - RelativeFilePath: output/ghv.exe |
| 97 | + InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022.zip |
| 98 | + InstallerSha256: 849790b585e9555fd988d15b61f22947913a0eb69cd6385a2775387adab05acc |
| 99 | + Dependencies: |
| 100 | + PackageDependencies: |
| 101 | + - PackageIdentifier: Microsoft.DotNet.Runtime.10 |
| 102 | +ManifestType: installer |
| 103 | +ManifestVersion: 1.10.0 |
0 commit comments