diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml
index c7834fe..4c0a43b 100644
--- a/.github/workflows/update.yml
+++ b/.github/workflows/update.yml
@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- name: Prepare Formula
env:
- WASMCLOUD_URL: https://github.com/wasmCloud/wash/releases/download/v${{ inputs.wash_version }}/wash.exe
+ WASMCLOUD_URL: https://github.com/wasmCloud/wasmCloud/releases/download/wash-cli-v${{ inputs.wash_version}}/wash-x86_64-pc-windows-msvc.exe
run: |
wasmcloud_url=$WASMCLOUD_URL
wasmcloud_sha=$(curl -sL $WASMCLOUD_URL | shasum -a 256 | cut -d ' ' -f 1 | tr '[:lower:]' '[:upper:]')
diff --git a/README.md b/README.md
index 1783652..356d715 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
# Chocolatey Source for wash
-This contains the source for installing [`wash`](https://github.com/wasmcloud/wash) on Windows
+This contains the source for installing [`wash`](https://github.com/wasmCloud/wasmCloud/tree/main/crates/wash-cli) on Windows
diff --git a/template/wash.txt b/template/wash.txt
index 72d736f..005aab2 100644
--- a/template/wash.txt
+++ b/template/wash.txt
@@ -10,16 +10,16 @@
wasmCloud Maintainers
https://wasmcloud.com
https://wasmcloud.com/img/wasmcloud_icon.png
- https://github.com/wasmCloud/wash/blob/main/LICENSE
+ https://github.com/wasmCloud/wasmCloud/blob/main/LICENSE
false
- https://github.com/wasmcloud/wash
+ https://github.com/wasmCloud/wasmCloud/tree/main/crates/wash-cli
https://github.com/wasmCloud/chocolatey-wash
https://wasmcloud.com
- https://github.com/wasmCloud/wash/issues
+ https://github.com/wasmCloud/wasmCloud/issues?q=is%3Aopen+is%3Aissue+label%3Awash-cli
wash wasmCloud wasm
WAsmcloud SHell - the comprehensive command-line tool for wasmCloud development
WAsmcloud SHell - the comprehensive command-line tool for wasmCloud development
- https://github.com/wasmCloud/wash/releases/tag/vWASMCLOUD_VERSION
+ https://github.com/wasmCloud/wasmCloud/releases/tag/wash-cli-vWASMCLOUD_VERSION