copilot-cli: Update to version 0.0.418

This commit is contained in:
github-actions[bot] 2026-02-25 20:31:59 +00:00
parent 635a01ad7b
commit 894fa0af6c

View File

@ -1,5 +1,5 @@
{
"version": "0.0.417",
"version": "0.0.418",
"description": "Brings the power of Copilot coding agent directly to your terminal",
"homepage": "https://github.com/features/copilot/cli",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.417/copilot-win32-x64.zip",
"hash": "93e962fae81253e866c0a8de014c33c65cad60a3bc13aa75800b25578de8bf8d"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.418/copilot-win32-x64.zip",
"hash": "ef4e5241324facf2451123838774cc6b06d0c7e5bb55f40b958ac00c0f53af78"
},
"arm64": {
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.417/copilot-win32-arm64.zip",
"hash": "f3b730adecdd948e40abd13aade9efb3f41789c43289d2f15ba2bc22cd394d99"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.418/copilot-win32-arm64.zip",
"hash": "9b156c6a7a2cd47f21628dd3bc5c0f1af87b5c19de788c2368ad8dacd4491ac3"
}
},
"bin": "copilot.exe",