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

Update packages to Beta 5.0.11

This commit is contained in:
GitHub Actions
2024-02-17 00:32:12 +00:00
parent 0bafbe23a6
commit bb0a32c554
4 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
{
description = "Native Yandex Music desktop client";
inputs = {
ymExe.url = https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.0.10.exe;
ymExe.url = https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.0.11.exe;
ymExe.flake = false;
};
outputs = { self, ymExe, nixpkgs, flake-utils }: