Last active
June 20, 2025 15:38
-
-
Save craigloewen-msft/40eef559c1d8ed9c095a4589cb4d85e1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ModernDistributions": { | |
"test-distro": [ | |
{ | |
"Amd64Url": { | |
"Url": "https://somefakeurlthatwontactuallyresolve.com", | |
"Sha256": "0x24C8284BAC9E36737D23D7CE480944FCCE569D9BB8357A33D47876378084068A" | |
}, | |
"FriendlyName": "Test distribution name", | |
"Default": true, | |
"Name": "test-distro-v1" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment