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

This commit is contained in:
GitHub Actions
2024-02-02 15:50:07 +00:00
parent 15246ebc67
commit 37702c14cf
3 changed files with 9 additions and 9 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.8.exe;
ymExe.url = https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.0.9.exe;
ymExe.flake = false;
};
outputs = { self, ymExe, nixpkgs, flake-utils }: