Skip to content

Commit 9759fda

Browse files
authored
New version: AmarBego.Rscoop version 1.7.0 (microsoft#362096)
1 parent 57ac051 commit 9759fda

4 files changed

Lines changed: 75 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: AmarBego.Rscoop
5+
PackageVersion: 1.7.0
6+
InstallerType: wix
7+
Scope: machine
8+
InstallerSwitches:
9+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
10+
ProductCode: '{8BD915BA-428E-40CE-8FC0-33AEBE6CDA13}'
11+
ReleaseDate: 2026-04-18
12+
AppsAndFeaturesEntries:
13+
- UpgradeCode: '{59342020-9BAD-5961-9756-447E1E26D07C}'
14+
Installers:
15+
- Architecture: x64
16+
InstallerUrl: https://github.com/AmarBego/Rscoop/releases/download/v1.7.0/rscoop_1.7.0_x64_en-US.msi
17+
InstallerSha256: 363B92590A30D99AF11628101BC57AFC29F46F8AC8201F7087EFA9F2AC14BAE8
18+
ManifestType: installer
19+
ManifestVersion: 1.12.0
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: AmarBego.Rscoop
5+
PackageVersion: 1.7.0
6+
PackageLocale: en-US
7+
Publisher: rscoop
8+
PublisherUrl: https://github.com/AmarBego
9+
PublisherSupportUrl: https://github.com/AmarBego/Rscoop/issues
10+
Author: Amar Begovic
11+
PackageName: rscoop
12+
PackageUrl: https://github.com/AmarBego/Rscoop
13+
License: MIT
14+
LicenseUrl: https://github.com/AmarBego/Rscoop/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2026 Amar Begovic
16+
ShortDescription: A Modern, Powerful GUI for Scoop
17+
Description: Rscoop (rust-scoop) is the ultimate graphical user interface for the Scoop package manager on Windows. Rscoop isn't just a pretty face; it's a powerhouse of functionality designed to be a complete replacement for the command line. Its intuitive, modern UI is incredibly easy to grasp, making package management a breeze for both new and experienced users.
18+
Tags:
19+
- scoop
20+
ReleaseNotes: |-
21+
Release Notes 1.7.0
22+
Big quality-of-life release. The theme: rscoop does more for you when the window isn't even open.
23+
Tray menu you can actually customize
24+
- New Settings > Tray Menu tab. Pin your favorite Scoop apps to the top, hide the ones you never launch from the tray, and see a live preview of the result.
25+
- Apps show their real icons pulled from the exe, so your tray reads like a proper launcher instead of a wall of text.
26+
- Right-clicking the tray and hitting "Edit Tray Menu..." jumps you straight to that settings tab. Works even if rscoop is fully minimized.
27+
- Full details: #38
28+
Operations keep running in the background
29+
- Start an install or update, close the window, walk away. The UI tears down when you close to tray (freeing 100+ MB of WebView memory), but your install queue, current operation, and output history live in Rust now, so they survive the window going away. Queue up five installs, minimize, come back later and find them all done.
30+
- Desktop notifications are new. When an operation finishes while rscoop isn't visible, Windows tells you. Toasts carry contextual action buttons: "Clear Cache" after uninstalls (when auto-clear is off), "Install Anyway" when a VirusTotal scan flags something. You can respond without reopening the app.
31+
- If you have close-to-tray disabled and hit X while an install is running, you now get a confirmation dialog instead of silently killing the operation.
32+
- Full details: #37
33+
Translations
34+
- rscoop is now on Crowdin. If you use it in a non-English language and something reads awkwardly, you can fix it yourself at crowdin.com/project/rscoop.
35+
- Thanks to @Kwensiu, Simplified Chinese is newly available in the language picker.
36+
ReleaseNotesUrl: https://github.com/AmarBego/Rscoop/releases/tag/v1.7.0
37+
ManifestType: defaultLocale
38+
ManifestVersion: 1.12.0
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: AmarBego.Rscoop
5+
PackageVersion: 1.7.0
6+
PackageLocale: zh-CN
7+
ShortDescription: 现代强大的 Scoop 图形用户界面
8+
Description: Rscoop(rust-scoop)是 Windows 平台 Scoop 包管理器的终极图形界面。它不仅拥有赏心悦目的外观,更是一个功能强大的工具,旨在完全替代命令行操作。其直观现代的界面设计极易上手,无论新手还是资深用户都能轻松驾驭软件包管理。
9+
ManifestType: locale
10+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: AmarBego.Rscoop
5+
PackageVersion: 1.7.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)