winetricks: 20240105 -> 20250102

This commit is contained in:
Jakub Okoński
2025-01-12 11:00:03 +01:00
parent e8411dbc97
commit 8aca148f48
+2 -2
View File
@@ -158,8 +158,8 @@ in rec {
winetricks = fetchFromGitHub rec {
# https://github.com/Winetricks/winetricks/releases
version = "20240105";
hash = "sha256-YTEgb19aoM54KK8/IjrspoChzVnWAEItDlTxpfpS52w=";
version = "20250102";
hash = "sha256-Km2vVTYsLs091cjmNTW8Kqku3vdsEA0imTtZfqZWDQo=";
owner = "Winetricks";
repo = "winetricks";
rev = version;