0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-09-28 01:29:03 +03:00

Update packages

This commit is contained in:
GitHub Actions
2025-06-01 01:02:19 +00:00
parent 20406f3dd6
commit 2efccc9e96
4 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
description = "Native Yandex Music desktop client";
inputs = {
ymExe.url = "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.53.0.exe";
ymExe.url = "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.53.1.exe";
ymExe.flake = false;
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";