From b91b02c575511e97f925082ddbb0c44dab159e9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2025 08:31:58 +0000 Subject: [PATCH] xanmod-WSL2: Update to version 6.12.13-1.1 --- bucket/xanmod-WSL2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/xanmod-WSL2.json b/bucket/xanmod-WSL2.json index 66b1845..164dc48 100644 --- a/bucket/xanmod-WSL2.json +++ b/bucket/xanmod-WSL2.json @@ -23,9 +23,9 @@ "\"@ -passthru -name CustomWSL2ProfileUninstall -UsingNamespace System.Text", "$null = $ini::WritePrivateProfileString(\"wsl2\", \"kernel\", $null, \"$env:USERPROFILE\\.wslconfig\")" ], - "version": "6.12.12-1.1", - "url": "https://github.com/Locietta/xanmod-kernel-WSL2/releases/download/6.12.12-locietta-WSL2-xanmod1.1/bzImage-x64v3", - "hash": "b72ee8691cc0288ef21c95ca430356bc99a9e585d60babf3631f36d56702de4c", + "version": "6.12.13-1.1", + "url": "https://github.com/Locietta/xanmod-kernel-WSL2/releases/download/6.12.13-locietta-WSL2-xanmod1.1/bzImage-x64v3", + "hash": "40750a809085294a84c3fd25263d81aa085ad98f07a990afc01317722412911e", "checkver": { "script": [ "$LATEST = ((curl.exe -sL -H \"Authorization: Bearer $(Get-GitHubToken)\" https://api.github.com/repos/Locietta/xanmod-kernel-WSL2/tags?per_page=60 | ConvertFrom-Json).name | Select-String 'lts' -NotMatch)[0]",