commit 4577a994a3233a29f5979102bfc7cc0fd0357edf Author: Matthew Bessette Date: Mon Dec 30 14:39:14 2024 -0500 Yamaha driver diff --git a/README.md b/README.md new file mode 100644 index 0000000..8160a9f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Generate hash +`certutil -hashfile "C:\Users\blade\Downloads\YSUSB_V216_Win.zip" SHA256` diff --git a/yamaha-ag03-driver.json b/yamaha-ag03-driver.json new file mode 100644 index 0000000..82a71f3 --- /dev/null +++ b/yamaha-ag03-driver.json @@ -0,0 +1,8 @@ +{ + "version": "v2.1.6", + "description": "Driver - Yamaha Steinberg USB Driver V2.1.6 for Windows 11/10 (64-bit)", + "homepage": "https://usa.yamaha.com/products/music_production/interfaces/ag_series/downloads.html", + "url": "https://usa.yamaha.com/files/download/software/2/2170662/YSUSB_V216_Win.zip", + "hash": "e060d9ad27bec01ccb7577695ddcd8daaa3bd26ecca4e24b2a8ed75aa1543656", + "bin": "setup.exe" +}