Skip to content

Commit

Permalink
wsl-np: Update to version 2.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 5, 2025
1 parent a15bc75 commit bac7cae
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.26",
"version": "2.4.10",
"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.26/wsl.2.3.26.0.ARM64.msi#/setup.msi_",
"hash": "d23b30f34d3e21bbf1a92db0a25d55d446262eb2169e84ffff999ee77f751ac5"
"url": "https://github.com/microsoft/WSL/releases/download/2.4.10/wsl.2.4.10.0.ARM64.msi#/setup.msi_",
"hash": "fd279ae8477bb6429a4d31ad4fa85a4aa3e6111e62a5b856c2e2b076c6a28eca"
},
"64bit": {
"url": "https://github.com/microsoft/WSL/releases/download/2.3.26/wsl.2.3.26.0.x64.msi#/setup.msi_",
"hash": "cd3f2a68a1a5836f6a1cc9965a7f5f54db267ca221eaa87df29345ab7957aec4"
"url": "https://github.com/microsoft/WSL/releases/download/2.4.10/wsl.2.4.10.0.x64.msi#/setup.msi_",
"hash": "5a1ead8e553abbfb4dbb8291a329f3ca859db2b8d887849f3f8cd19f7fabef21"
}
},
"installer": {
Expand Down

0 comments on commit bac7cae

Please sign in to comment.