winetricks: 20240105 -> 20250102 (#373139)

This commit is contained in:
Kira Bruneau
2025-01-23 20:00:36 -05:00
committed by GitHub
+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;