-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Y2Z.Monolith version 2.8.3 (#221087)
- Loading branch information
Showing
3 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
manifests/y/Y2Z/Monolith/2.8.3/Y2Z.Monolith.installer.yaml
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,16 @@ | ||
# Created with komac v2.9.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: Y2Z.Monolith | ||
PackageVersion: 2.8.3 | ||
InstallerType: portable | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
ReleaseDate: 2024-09-05 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/Y2Z/monolith/releases/download/v2.8.3/monolith.exe | ||
InstallerSha256: AE79E933B9A03363920D365C38312B57DD522DA226B4D225697551B3ACB5945F | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
32 changes: 32 additions & 0 deletions
32
manifests/y/Y2Z/Monolith/2.8.3/Y2Z.Monolith.locale.en-US.yaml
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,32 @@ | ||
# Created with komac v2.9.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Y2Z.Monolith | ||
PackageVersion: 2.8.3 | ||
PackageLocale: en-US | ||
Publisher: Y2Z | ||
PublisherUrl: https://github.com/Y2Z | ||
PublisherSupportUrl: https://github.com/Y2Z/monolith/issues | ||
Author: Y2Z | ||
PackageName: monolith | ||
PackageUrl: https://github.com/Y2Z/monolith | ||
License: CC0-1.0 | ||
LicenseUrl: https://github.com/Y2Z/monolith/blob/HEAD/LICENSE | ||
ShortDescription: Bundle any web page into a single HTML file. Unlike the “Save page as”, monolith not only saves the target document, it embeds CSS, image, and JavaScript assets all at once, producing a single HTML5 document that is a joy to store and share. | ||
Description: 'A data hoarder’s dream come true: bundle any web page into a single HTML file. You can finally replace that gazillion of open tabs with a gazillion of .html files stored somewhere on your precious little drive. Unlike the conventional “Save page as”, monolith not only saves the target document, it embeds CSS, image, and JavaScript assets all at once, producing a single HTML5 document that is a joy to store and share. If compared to saving websites with wget -mpk, this tool embeds all assets as data URLs and therefore lets browsers render the saved page exactly the way it was on the Internet, even when no network connection is available.' | ||
Moniker: monolith | ||
Tags: | ||
- come-and-take-it | ||
- e-hoarding | ||
- its-mine | ||
- make-the-internet-great-again | ||
- no-more-404 | ||
- procrastination | ||
- save-the-internet | ||
- tab-rehab | ||
ReleaseNotes: |- | ||
- Referer HTTP header is no longer sent for non-http(s) URL schemes | ||
- --no-default-features build flag prevents static linking of OpenSSL | ||
ReleaseNotesUrl: https://github.com/Y2Z/monolith/releases/tag/v2.8.3 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.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 komac v2.9.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: Y2Z.Monolith | ||
PackageVersion: 2.8.3 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |