Skip to content

Commit

Permalink
yek: Update to version 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 6, 2025
1 parent dbfb593 commit b08d044
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/yek.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"version": "0.16.0",
"version": "0.17.0",
"description": "A fast Rust based tool to serialize text-based files in a repository or directory for LLM consumption",
"homepage": "https://github.com/bodo-run/yek",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/bodo-run/yek/releases/download/v0.16.0/yek-x86_64-pc-windows-msvc.zip",
"hash": "dcb9382f47541b8d616d14689cc480244415af987c51f767135fac58ad02cf92",
"url": "https://github.com/bodo-run/yek/releases/download/v0.17.0/yek-x86_64-pc-windows-msvc.zip",
"hash": "d93523aeca780cbf4c75e1becb836894eead995144f21307e31b3be08006895b",
"extract_dir": "yek-x86_64-pc-windows-msvc"
},
"arm64": {
"url": "https://github.com/bodo-run/yek/releases/download/v0.16.0/yek-aarch64-pc-windows-msvc.zip",
"hash": "d37836f189fa4edb910428ac7cb532ec881b9df9a5356bf63aa19f4abcea6d27",
"url": "https://github.com/bodo-run/yek/releases/download/v0.17.0/yek-aarch64-pc-windows-msvc.zip",
"hash": "582f1f7520f70b30aa7ef0f9ae62223d8ee03dd3037179a3b462fbaf40a0e58e",
"extract_dir": "yek-aarch64-pc-windows-msvc"
}
},
Expand Down

0 comments on commit b08d044

Please sign in to comment.