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.10

This commit is contained in:
GitHub Actions
2024-02-09 10:22:18 +00:00
parent 0a4ab7d185
commit f3e1a01f37
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.9.exe;
ymExe.url = https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.0.10.exe;
ymExe.flake = false;
};
outputs = { self, ymExe, nixpkgs, flake-utils }: