mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
22 lines
764 B
JSON
22 lines
764 B
JSON
{
|
|
"version": "4.1.7",
|
|
"description": "TailwindCSS framework CLI for rapid UI development",
|
|
"homepage": "https://github.com/tailwindlabs/tailwindcss",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.7/tailwindcss-windows-x64.exe#/tailwindcss.exe",
|
|
"hash": "7bc0f936f6cb1c85e6f64ad78a629d94a1ab02dce7858d4b6777c0a640121968"
|
|
}
|
|
},
|
|
"bin": "tailwindcss.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v$version/tailwindcss-windows-x64.exe#/tailwindcss.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|