Add 'Magic Wormhole' App to 'application.json' File

This commit is contained in:
Mr.k 2024-04-05 02:53:22 +03:00
parent c54e80cdee
commit 6f784e2c72
No known key found for this signature in database

View File

@ -2382,5 +2382,13 @@
"description": "Automatically switches between the dark and light theme of Windows 10 and Windows 11", "description": "Automatically switches between the dark and light theme of Windows 10 and Windows 11",
"link": "https://github.com/AutoDarkMode/Windows-Auto-Night-Mode", "link": "https://github.com/AutoDarkMode/Windows-Auto-Night-Mode",
"winget": "Armin2208.WindowsAutoNightMode" "winget": "Armin2208.WindowsAutoNightMode"
},
"WPFInstallmagicwormhole": {
"category": "Utilities",
"choco": "magic-wormhole",
"content": "Magic Wormhole",
"description": "get things from one computer to another, safely",
"link": "https://github.com/magic-wormhole/magic-wormhole",
"winget": "magic-wormhole.magic-wormhole"
} }
} }