Skip to content

Commit a653fad

Browse files
authored
New version: Qiyuey.BingWallpaperNow version 1.5.5 (microsoft#399851)
1 parent 666c405 commit a653fad

4 files changed

Lines changed: 117 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Qiyuey.BingWallpaperNow
5+
PackageVersion: 1.5.5
6+
InstallerLocale: zh-CN
7+
InstallerType: wix
8+
Scope: machine
9+
UpgradeBehavior: install
10+
ReleaseDate: 2026-07-09
11+
InstallationMetadata:
12+
DefaultInstallLocation: '%ProgramFiles%\Bing Wallpaper Now'
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/qiyuey/bing-wallpaper-now/releases/download/1.5.5/Bing.Wallpaper.Now_1.5.5_x64_zh-CN.msi
16+
InstallerSha256: 44EA48772A759D1BC08B2452C923FF9B5C60B717AE1E15E4180B26D5FE161089
17+
ProductCode: '{C8046F37-4424-4729-925C-6813F7D7FC52}'
18+
AppsAndFeaturesEntries:
19+
- ProductCode: '{C8046F37-4424-4729-925C-6813F7D7FC52}'
20+
UpgradeCode: '{B0269D67-4074-50E2-ACDE-E163F74CE4D1}'
21+
- Architecture: arm64
22+
InstallerUrl: https://github.com/qiyuey/bing-wallpaper-now/releases/download/1.5.5/Bing.Wallpaper.Now_1.5.5_arm64_zh-CN.msi
23+
InstallerSha256: 97986108A276B07B6316E3336D64DF5CD1CFF0FF8EEF396F6993370009CAF904
24+
ProductCode: '{3C665187-ADC4-468B-9093-D7EA9B267161}'
25+
AppsAndFeaturesEntries:
26+
- ProductCode: '{3C665187-ADC4-468B-9093-D7EA9B267161}'
27+
UpgradeCode: '{B0269D67-4074-50E2-ACDE-E163F74CE4D1}'
28+
ManifestType: installer
29+
ManifestVersion: 1.12.0
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Qiyuey.BingWallpaperNow
5+
PackageVersion: 1.5.5
6+
PackageLocale: en-US
7+
Publisher: qiyuey
8+
PublisherUrl: https://github.com/qiyuey
9+
PublisherSupportUrl: https://github.com/qiyuey/bing-wallpaper-now/issues
10+
PackageName: Bing Wallpaper Now
11+
PackageUrl: https://github.com/qiyuey/bing-wallpaper-now
12+
License: MIT
13+
LicenseUrl: https://github.com/qiyuey/bing-wallpaper-now/blob/HEAD/LICENSE
14+
ShortDescription: A cross-platform desktop app to automatically fetch and set Bing daily wallpapers
15+
Description: |-
16+
Bing Wallpaper Now is a lightweight cross-platform desktop application built with Tauri 2.0 (Rust + React).
17+
It automatically fetches and sets Bing's daily wallpapers in UHD resolution.
18+
Features include portrait display support, multi-monitor wallpaper setting, macOS deep integration
19+
(Space auto-restore, fullscreen handling), in-app auto-update, and dark/light theme support.
20+
Tags:
21+
- background
22+
- bing
23+
- desktop
24+
- tauri
25+
- wallpaper
26+
ReleaseNotes: |-
27+
更新内容
28+
Fixed
29+
- 修复鼠标移到壁纸卡片时文字区域可能闪烁的问题,并让图片放大动画更平滑
30+
快速安装
31+
───────────────────┬──────────────
32+
平台/架构 │安装包
33+
───────────────────┼──────────────
34+
Windows x64 │MSI
35+
───────────────────┼──────────────
36+
Windows arm64 │MSI
37+
───────────────────┼──────────────
38+
macOS Apple Silicon│arm64 dmg
39+
───────────────────┴──────────────
40+
macOS 通过 Homebrew 安装
41+
brew tap qiyuey/tap
42+
brew install --cask bing-wallpaper-now
43+
Windows 通过 WinGet 安装
44+
winget install Qiyuey.BingWallpaperNow
45+
macOS 安装方法
46+
若出现"应用已损坏"或"无法打开",在终端执行(需要管理员权限时可在前面加 sudo):
47+
xattr -rd com.apple.quarantine "/Applications/Bing Wallpaper Now.app"
48+
完整更新日志
49+
1.5.4...1.5.5
50+
感谢使用 Bing Wallpaper Now!如果你喜欢这个项目,欢迎在仓库加星支持。
51+
ReleaseNotesUrl: https://github.com/qiyuey/bing-wallpaper-now/releases/tag/1.5.5
52+
ManifestType: defaultLocale
53+
ManifestVersion: 1.12.0
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Qiyuey.BingWallpaperNow
5+
PackageVersion: 1.5.5
6+
PackageLocale: zh-CN
7+
Publisher: qiyuey
8+
PublisherUrl: https://github.com/qiyuey
9+
PublisherSupportUrl: https://github.com/qiyuey/bing-wallpaper-now/issues
10+
PackageName: Bing Wallpaper Now
11+
PackageUrl: https://github.com/qiyuey/bing-wallpaper-now
12+
License: Anti-996 License
13+
LicenseUrl: https://github.com/qiyuey/bing-wallpaper-now/blob/main/LICENSE
14+
ShortDescription: 自动获取并设置 Bing 每日精美壁纸的跨平台桌面应用
15+
Description: |-
16+
Bing Wallpaper Now 是一款基于 Tauri 2.0(Rust + React)构建的轻量跨平台桌面应用。
17+
自动获取 Bing 每日壁纸并设置为桌面背景,支持 UHD 超高清分辨率。
18+
特性包括竖屏显示器自动识别、多显示器壁纸设置、macOS 深度集成
19+
(Space 自动恢复、全屏应用处理)、应用内自动更新、深色/浅色主题等。
20+
Tags:
21+
- background
22+
- bing
23+
- desktop
24+
- tauri
25+
- wallpaper
26+
ManifestType: locale
27+
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 WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Qiyuey.BingWallpaperNow
5+
PackageVersion: 1.5.5
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)