Skip to content

Commit 49087d2

Browse files
authored
New version: surge-downloader.surge version 0.8.1 (microsoft#360814)
1 parent 57df2c3 commit 49087d2

File tree

3 files changed

+76
-0
lines changed

3 files changed

+76
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: surge-downloader.surge
5+
PackageVersion: 0.8.1
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: surge.exe
10+
PortableCommandAlias: surge
11+
InstallModes:
12+
- silent
13+
UpgradeBehavior: uninstallPrevious
14+
Commands:
15+
- surge
16+
ReleaseDate: 2026-04-14
17+
Installers:
18+
- Architecture: x86
19+
InstallerUrl: https://github.com/SurgeDM/Surge/releases/download/v0.8.1/Surge_0.8.1_windows_386.zip
20+
InstallerSha256: D71168CDF07324CE69CE2F652079125C3FFF5C7E7795BB3A793CC3839E2B716B
21+
- Architecture: x64
22+
InstallerUrl: https://github.com/SurgeDM/Surge/releases/download/v0.8.1/Surge_0.8.1_windows_amd64.zip
23+
InstallerSha256: ABE523E5A5A867D667A27742A3A22C8A7C3E7E9A95ABEF5EC0BFE7E690B88CA1
24+
- Architecture: arm64
25+
InstallerUrl: https://github.com/SurgeDM/Surge/releases/download/v0.8.1/Surge_0.8.1_windows_arm64.zip
26+
InstallerSha256: 88C2FA6A46142748D8DA23EB0E4879927E65A6D4CB9B2BD90A51DE5E3D764A59
27+
ManifestType: installer
28+
ManifestVersion: 1.12.0
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: surge-downloader.surge
5+
PackageVersion: 0.8.1
6+
PackageLocale: en-US
7+
Publisher: Junaid Islam
8+
PublisherUrl: https://github.com/SurgeDM
9+
PublisherSupportUrl: https://github.com/SurgeDM/Surge/issues
10+
Author: Junaid Islam
11+
PackageName: Surge Downloader
12+
PackageUrl: https://github.com/SurgeDM/Surge
13+
License: MIT
14+
LicenseUrl: https://github.com/SurgeDM/Surge/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2026 Junaid Islam
16+
CopyrightUrl: https://github.com/SurgeDM/Surge/blob/HEAD/LICENSE
17+
ShortDescription: Surge is a blazing fast, open-source terminal (TUI) download manager built in Go.
18+
Description: Surge is designed for power users who prefer a keyboard-driven workflow. It features a beautiful Terminal User Interface (TUI), as well as a background Headless Server and a CLI tool for automation.
19+
Moniker: surge-downloader
20+
Tags:
21+
- cli
22+
- download-manager
23+
- downloader
24+
- go
25+
- golang
26+
- terminal
27+
- tui
28+
ReleaseNotes: |-
29+
Changelog
30+
- 88bd426 Update Windows installation instructions in README (#347)
31+
- fa4bdd7 chore(deps): bump modernc.org/sqlite from 1.48.1 to 1.48.2 (#346)
32+
- efe0575 ci: seperate workflows and versions for extension and surge (#367)
33+
- 1f8cc12 feat: pass resolved filename from backend to extension and implement robust path truncation (#368)
34+
- 8f3fff5 fix(docker): Windows paths not being converted into linux while being run in WSL (#366)
35+
Enjoying Surge? Consider supporting the project to keep it blazing fast!
36+
- Buy Me a Coffee
37+
- Release automation powered by GoReleaser Pro
38+
ReleaseNotesUrl: https://github.com/SurgeDM/Surge/releases/tag/v0.8.1
39+
ManifestType: defaultLocale
40+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: surge-downloader.surge
5+
PackageVersion: 0.8.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)