win32yank: Update to version 0.1.1 (#4767)

This commit is contained in:
StarsbySea 2023-05-03 04:58:53 +08:00 committed by GitHub
parent 0346e5f088
commit 2f5721d5a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,14 +1,16 @@
{
"version": "0.0.4",
"version": "0.1.1",
"description": "A clipboard tool for Windows",
"homepage": "https://github.com/equalsraf/win32yank",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/equalsraf/win32yank/releases/download/v0.0.4/win32yank-x64.zip"
"url": "https://github.com/equalsraf/win32yank/releases/download/v0.1.1/win32yank-x64.zip",
"hash": "247c9a05b94387a884b49d3db13f806b1677dfc38020f955f719be6902260cd6"
},
"32bit": {
"url": "https://github.com/equalsraf/win32yank/releases/download/v0.0.4/win32yank-x86.zip"
"url": "https://github.com/equalsraf/win32yank/releases/download/v0.1.1/win32yank-x86.zip",
"hash": "820274883786affd19ec180392e3a32c1acfbe5dbf9daff2f90fad78d56aab86"
}
},
"bin": "win32yank.exe",