Skip to content

Commit 2f5f40e

Browse files
authored
New version: Tympanix.Electorrent version 2.13.0 (microsoft#394611)
1 parent 21a8b41 commit 2f5f40e

3 files changed

Lines changed: 82 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
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: Tympanix.Electorrent
5+
PackageVersion: 2.13.0
6+
InstallerType: exe # Squirrel
7+
Scope: user
8+
InstallModes:
9+
- silent
10+
InstallerSwitches:
11+
Silent: --silent
12+
SilentWithProgress: --silent
13+
UpgradeBehavior: install
14+
Protocols:
15+
- magnet
16+
ProductCode: electorrent
17+
ReleaseDate: 2026-06-28
18+
AppsAndFeaturesEntries:
19+
- ProductCode: electorrent
20+
InstallationMetadata:
21+
DefaultInstallLocation: '%LocalAppData%\electorrent'
22+
Installers:
23+
- Architecture: x64
24+
InstallerUrl: https://github.com/tympanix/Electorrent/releases/download/v2.13.0/electorrent-Setup-2.13.0.exe
25+
InstallerSha256: 68A09ABECF3F2FE4A2F4E2E119D6F361925A93F54C2162FB766E5BD2E3AD21BA
26+
ManifestType: installer
27+
ManifestVersion: 1.12.0
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
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: Tympanix.Electorrent
5+
PackageVersion: 2.13.0
6+
PackageLocale: en-US
7+
Publisher: tympanix
8+
PublisherUrl: https://github.com/tympanix/Electorrent
9+
PublisherSupportUrl: https://github.com/tympanix/Electorrent/issues
10+
Author: tympanix
11+
PackageName: Electorrent
12+
PackageUrl: https://github.com/tympanix/Electorrent
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/tympanix/Electorrent/blob/HEAD/LICENSE
15+
CopyrightUrl: https://github.com/tympanix/Electorrent/blob/HEAD/LICENSE
16+
ShortDescription: An Electron remote client app for uTorrent server
17+
Tags:
18+
- bittorrent-client
19+
- rtorrent
20+
- torrent
21+
- torrent-files
22+
- torrent-management
23+
ReleaseNotes: |-
24+
What's Changed
25+
- fix(style): dark theme colors for text, forms and overlays by @tympanix in #615
26+
- refactor: torrent-sidebar directive by @tympanix in #617
27+
- feat(ui): unstable connection indicator in title bar by @tympanix in #616
28+
- feat: add torrent ratio targets by @tympanix in #618
29+
- refactor(test): add eventually helper method by @tympanix in #620
30+
- feat: add Windows title bar menu by @tympanix in #621
31+
- refactor: title bar menu directive by @tympanix in #622
32+
- feat: support forced title bar menu mode by @tympanix in #623
33+
- test: cover mock server switching by @tympanix in #625
34+
- fix: keep Angular modal fields in sync by @tympanix in #624
35+
- fix: handle native menu actions on macOS by @tympanix in #627
36+
- feat(ui): enable menu bar on linux by @tympanix in #629
37+
- fix: toggle active sidebar filters by @tympanix in #630
38+
- feat: add remove label action by @tympanix in #631
39+
- feat: filter unlabeled torrents from sidebar by @tympanix in #632
40+
- style: reduce sidebar padding + margin by @tympanix in #634
41+
- fix: prevent stale server connections by @tympanix in #635
42+
- fix: sync disconnected menu state by @tympanix in #636
43+
- style: menu bar width by @tympanix in #637
44+
- style: remove server name from advanced settings by @tympanix in #638
45+
ReleaseNotesUrl: https://github.com/tympanix/Electorrent/releases/tag/v2.13.0
46+
ManifestType: defaultLocale
47+
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: Tympanix.Electorrent
5+
PackageVersion: 2.13.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)