mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
win32yank: Update to version 0.1.1 (#4767)
This commit is contained in:
parent
0346e5f088
commit
2f5721d5a4
@ -1,14 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.4",
|
"version": "0.1.1",
|
||||||
"description": "A clipboard tool for Windows",
|
"description": "A clipboard tool for Windows",
|
||||||
"homepage": "https://github.com/equalsraf/win32yank",
|
"homepage": "https://github.com/equalsraf/win32yank",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"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": {
|
"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",
|
"bin": "win32yank.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user