Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
PackageIdentifier: WebTorrent.Desktop
|
||||
PackageVersion: 0.21.0
|
||||
PackageName: WebTorrent Desktop
|
||||
Publisher: WebTorrent
|
||||
License: MIT
|
||||
LicenseUrl: https://raw.githubusercontent.com/webtorrent/webtorrent-desktop/master/LICENSE
|
||||
Moniker: webtorrent
|
||||
ShortDescription: A peer-to-peer streaming torrent client written completely in JavaScript.
|
||||
PackageUrl: https://webtorrent.io/desktop/
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/webtorrent/webtorrent-desktop/releases/download/v0.21.0/WebTorrentSetup-v0.21.0.exe
|
||||
InstallerSha256: B0C01CF67C5800979724F37B831EA20B80F2350A707F769B92F0C4BB46F15657
|
||||
InstallerType: exe
|
||||
InstallerSwitches:
|
||||
Silent: /VERYSILENT
|
||||
SilentWithProgress: /VERYSILENT
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -0,0 +1,32 @@
|
||||
PackageIdentifier: WebTorrent.Desktop
|
||||
Publisher: WebTorrent LLC.
|
||||
PackageName: WebTorrent Desktop
|
||||
Author: WebTorrent LLC.
|
||||
ShortDescription: A peer-to-peer streaming torrent client written completely in JavaScript.
|
||||
Moniker: webtorrent
|
||||
Tags:
|
||||
- electron
|
||||
- bittorent
|
||||
- torrent
|
||||
- streaming
|
||||
- p2p
|
||||
- webrtc
|
||||
- webtorrent
|
||||
PackageUrl: https://webtorrent.io/desktop/
|
||||
License: MIT
|
||||
LicenseUrl: https://raw.githubusercontent.com/webtorrent/webtorrent-desktop/master/LICENSE
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
PackageVersion: 0.23.0
|
||||
InstallerType: exe
|
||||
InstallerSwitches:
|
||||
Custom: ''
|
||||
Silent: /VERYSILENT
|
||||
SilentWithProgress: /VERYSILENT
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/webtorrent/webtorrent-desktop/releases/download/v0.23.0/WebTorrentSetup-v0.23.0.exe
|
||||
InstallerSha256: c989221c4d57cb75f9b82f2d40ef895f0db84d74b8df4a466b77dd39a118bb51
|
||||
Scope: machine
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user