mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
22 lines
766 B
JSON
22 lines
766 B
JSON
{
|
|
"version": "4.1.15",
|
|
"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.15/tailwindcss-windows-x64.exe#/tailwindcss.exe",
|
|
"hash": "4361f21d1c1dd3683b033a5e64b02b737f0ce3007964aefe88e438b57aaea5b1"
|
|
}
|
|
},
|
|
"bin": "tailwindcss.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v$version/tailwindcss-windows-x64.exe#/tailwindcss.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|