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