-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Package: xM4ddy.OFGB version 0.1 (#157395)
Co-authored-by: Stephen Gillie <[email protected]>
- Loading branch information
1 parent
a7d1b08
commit 0e13e78
Showing
3 changed files
with
63 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-2.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: xM4ddy.OFGB | ||
PackageVersion: "0.1" | ||
InstallerType: portable | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/xM4ddy/OFGB/releases/download/v0.1/OFGB-Deps.exe | ||
InstallerSha256: FE4B0D86D013312658B4AAF290EC32D04B0EFF347068E4C6DF6924CEE6180930 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-2.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: xM4ddy.OFGB | ||
PackageVersion: "0.1" | ||
PackageLocale: en-US | ||
Publisher: xM4ddy | ||
PublisherUrl: https://github.com/xM4ddy | ||
PublisherSupportUrl: https://github.com/xM4ddy/OFGB/issues | ||
# PrivacyUrl: | ||
Author: xM4ddy | ||
PackageName: OFGB (Oh Frick Go Back) | ||
PackageUrl: https://github.com/xM4ddy/OFGB | ||
License: Unlicense | ||
LicenseUrl: https://raw.githubusercontent.com/xM4ddy/OFGB/main/LICENSE | ||
# Copyright: | ||
# CopyrightUrl: | ||
ShortDescription: GUI Tool To Removes Ads From Various Places Around Windows 11 | ||
# Description: | ||
Moniker: ofgb | ||
Tags: | ||
- c# | ||
- free | ||
- free-and-open-source | ||
- gui | ||
- gui-app | ||
- open-source | ||
- tweaking-tool | ||
- windows11-ad-removal | ||
- windows11-tweaking-tool | ||
- wpf | ||
ReleaseNotes: |- | ||
First Release! | ||
There Are Two Version Provided | ||
- `OFGB-Deps.exe`: Self-Contained. Includes required runtime dependencies but is a much larger file. | ||
- `OFGB.exe`: NOT Self-Contained. Drops runtime dependencies resulting in a much smaller file. Requires that [.NET 8.0 Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.4-windows-x64-installer) be installed. | ||
ReleaseNotesUrl: https://github.com/xM4ddy/OFGB/releases/tag/v0.1 | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-2.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: xM4ddy.OFGB | ||
PackageVersion: "0.1" | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |