tetrio-plus: 0.27.5 -> 0.27.7

This commit is contained in:
huantian 2025-03-08 23:24:25 -08:00
parent d7e7e530ca
commit aff5a9861b
No known key found for this signature in database

View file

@ -13,14 +13,14 @@
}:
let
version = "0.27.5";
version = "0.27.7";
tag = "electron-v${version}-tetrio-v${tetrio-desktop.version}";
src = fetchFromGitLab {
owner = "UniQMG";
repo = "tetrio-plus";
inherit tag;
hash = "sha256-hbHofrC2dJOh2kh3VLb/d0dHrcszyqTyID1PAaGApxY=";
hash = "sha256-AEn1TrC0hUVRgfL2QZ5TMN8pTOm36zpHr2b/LqQp5RY=";
};
offlineCache = fetchYarnDeps {