12345678910111213141516171819202122 |
- {
- "homepage": "https://github.com/ykon/w10wheel.net",
- "description": "W10Wheel.NET is the Mouse Wheel Simulator for Windows 10. It is a port of github.com/ykon/w10wheel from Java to .NET Framework.",
- "version": "2.7.3",
- "license": "MIT",
- "url": "https://github.com/ykon/w10wheel.net/releases/download/v2.7.3/W10Wheel.NET-2.7.3.zip",
- "hash": "sha256:DAF8A2624267D257592AB9A124E674E68F5727ACFBDDEDF4A0884981C08556F9",
- "extract_dir": "W10Wheel.NET-2.7.3",
- "bin": [
- [
- "W10Wheel.exe",
- "W10Wheel"
- ]
- ],
- "shortcuts": [
- [
- "W10Wheel.exe",
- "W10Wheel"
- ]
- ],
- "checkver": "github"
- }
|