Skip to content

Commit

Permalink
wsl-np: Update to version 2.3.26
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 13, 2024
1 parent 4bba8fa commit 0b76729
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/wsl-np.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"version": "2.3.24",
"version": "2.3.26",
"homepage": "https://docs.microsoft.com/windows/wsl",
"description": "Windows Subsystem for Linux (WSL) lets developers run a GNU/Linux environment -- including most command-line tools, utilities, and applications -- directly on Windows, unmodified, without the overhead of a traditional virtual machine or dual-boot setup.",
"license": "MIT",
"notes": "If WSL installed successfully, you can remove this installer by running, `scoop uninstall wsl-np`",
"architecture": {
"arm64": {
"url": "https://github.com/microsoft/WSL/releases/download/2.3.24/wsl.2.3.24.0.ARM64.msi#/setup.msi_",
"hash": "4eb21ab889591a8c316173c254bf3d6c1509b80b7422b7d9d367f5a8957dae73"
"url": "https://github.com/microsoft/WSL/releases/download/2.3.26/wsl.2.3.26.0.ARM64.msi#/setup.msi_",
"hash": "d23b30f34d3e21bbf1a92db0a25d55d446262eb2169e84ffff999ee77f751ac5"
},
"64bit": {
"url": "https://github.com/microsoft/WSL/releases/download/2.3.24/wsl.2.3.24.0.x64.msi#/setup.msi_",
"hash": "a19569574f55f879ec7e19285399fa22453dec57c30681d777e148519cb24192"
"url": "https://github.com/microsoft/WSL/releases/download/2.3.26/wsl.2.3.26.0.x64.msi#/setup.msi_",
"hash": "cd3f2a68a1a5836f6a1cc9965a7f5f54db267ca221eaa87df29345ab7957aec4"
}
},
"installer": {
Expand Down

0 comments on commit 0b76729

Please sign in to comment.