mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
22 lines
764 B
JSON
22 lines
764 B
JSON
{
|
|
"version": "4.1.9",
|
|
"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.9/tailwindcss-windows-x64.exe#/tailwindcss.exe",
|
|
"hash": "d61e81dc6d46cb1905b977e5ead4cad78da07841ad087503af2853a98ba4ff5c"
|
|
}
|
|
},
|
|
"bin": "tailwindcss.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v$version/tailwindcss-windows-x64.exe#/tailwindcss.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|