Skip to content

Commit

Permalink
New version: RandomEngy.VidCoder.Beta version 10.1.0 (microsoft#152517)
Browse files Browse the repository at this point in the history
  • Loading branch information
vikingnope authored May 7, 2024
1 parent 50469c3 commit 884dc94
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Created with komac v2.2.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: RandomEngy.VidCoder.Beta
PackageVersion: '10.1.0'
Platform:
- Windows.Desktop
InstallerType: exe
InstallModes:
- silent
InstallerSwitches:
Silent: -s
InstallLocation: --installto
UpgradeBehavior: install
FileExtensions:
- mkv
- mp4
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.DotNet.DesktopRuntime.6
ReleaseDate: 2024-01-27
Installers:
- Architecture: x64
InstallerUrl: https://github.com/RandomEngy/VidCoder/releases/download/v10.1-beta/VidCoder-10.1-Beta.exe
InstallerSha256: BA8E64F6D2F773446406DD074DD65A1F7069CE44FDF9A8055B406C714172CFE6
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Created with komac v2.2.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: RandomEngy.VidCoder.Beta
PackageVersion: '10.1.0'
PackageLocale: en-US
Publisher: RandomEngy
PublisherUrl: https://github.com/RandomEngy/VidCoder
PublisherSupportUrl: https://github.com/RandomEngy/VidCoder/issues
Author: RandomEngy
PackageName: VidCoder Beta
PackageUrl: https://github.com/RandomEngy/VidCoder
License: GPL-2.0
LicenseUrl: https://github.com/RandomEngy/VidCoder/blob/HEAD/License.txt
CopyrightUrl: https://github.com/RandomEngy/VidCoder/blob/master/License.txt
ShortDescription: VidCoder is an open-source DVD/Blu-ray ripping and video transcoding application for Windows. It uses HandBrake as its encoding engine.
Moniker: vidcoder-beta
ReleaseNotes: |-
- Updated from Clowd.Squirrel to Velopack installer
- Changed installer move to copy, since the .exe is considered a Velopack asset.
- Separated the update check and download statuses, and hooked up the download progress UI update.
- Updated Velopack version and moved Velopack run to app start to satisfy the validator.
ReleaseNotesUrl: https://github.com/RandomEngy/VidCoder/releases/tag/v10.1-beta
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.2.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: RandomEngy.VidCoder.Beta
PackageVersion: '10.1.0'
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 884dc94

Please sign in to comment.