mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tailwindcss: Add version 3.0.15 (#3196)
This commit is contained in:
parent
afa1878dd2
commit
78a49df536
21
bucket/tailwindcss.json
Normal file
21
bucket/tailwindcss.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "3.0.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/v3.0.15/tailwindcss-windows-x64.exe#/tailwindcss.exe",
|
||||||
|
"hash": "a0014bd1a20a485e4133d082f3f794b9d94a43330eda8a676aa6d886b6745b1b"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "tailwindcss.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v$version/tailwindcss-windows-x64.exe#/tailwindcss.exe"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user