mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-21 16:11:20 +00:00
Compare commits
15 Commits
4aa81efa2e
...
cb1ac21e30
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cb1ac21e30 | ||
|
|
28ecfacae7 | ||
|
|
642a9aa216 | ||
|
|
5669944e89 | ||
|
|
3c9a7a4d6e | ||
|
|
dec2b4acfd | ||
|
|
5655d6eff9 | ||
|
|
8ebcd42164 | ||
|
|
49a7756145 | ||
|
|
e6963d875c | ||
|
|
ae995a47a4 | ||
|
|
7040a79994 | ||
|
|
32dd81eaec | ||
|
|
8ea7832d98 | ||
|
|
9d9ada1de0 |
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.1",
|
"version": "3.1.3",
|
||||||
"description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes",
|
"description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes",
|
||||||
"homepage": "https://github.com/argoproj/argo-cd",
|
"homepage": "https://github.com/argoproj/argo-cd",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/argoproj/argo-cd/releases/download/v3.1.1/argocd-windows-amd64.exe#/argocd.exe",
|
"url": "https://github.com/argoproj/argo-cd/releases/download/v3.1.3/argocd-windows-amd64.exe#/argocd.exe",
|
||||||
"hash": "85574216fa6878755ddff5a9b8b7fc8b417fb1dcf54987becdb36a7b126e7acf"
|
"hash": "391b6785b26c35faeb4ef4b05de5719b0218f1b210e3aa93813030d849133776"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "argocd.exe",
|
"bin": "argocd.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.28.23",
|
"version": "2.28.24",
|
||||||
"description": "Unified tool to manage AWS services",
|
"description": "Unified tool to manage AWS services",
|
||||||
"homepage": "https://aws.amazon.com/cli/",
|
"homepage": "https://aws.amazon.com/cli/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.28.23.msi",
|
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.28.24.msi",
|
||||||
"hash": "f4d87815f9e80487160937ebe24b5b91b20490cee4d4d829d2f88166e0bff349"
|
"hash": "8ce3f6c8a63623c2db9a1217fbcaf7de53feb8ec9444532d67f099794d40618f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Amazon\\AWSCLIV2",
|
"extract_dir": "Amazon\\AWSCLIV2",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.3.1",
|
"version": "8.4.0",
|
||||||
"description": "A fast, scalable, multi-language and extensible build system",
|
"description": "A fast, scalable, multi-language and extensible build system",
|
||||||
"homepage": "https://bazel.build",
|
"homepage": "https://bazel.build",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -10,8 +10,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/bazelbuild/bazel/releases/download/8.3.1/bazel-8.3.1-windows-x86_64.zip",
|
"url": "https://github.com/bazelbuild/bazel/releases/download/8.4.0/bazel-8.4.0-windows-x86_64.zip",
|
||||||
"hash": "eea363ec4e38967939bd69ef2d356a445b199759cc100e3c11071e6508d8732e"
|
"hash": "eb9667112c601f62ee8d850944d55b1a71b9235fddf9c6bc4b3970c10f09213b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bazel.exe",
|
"bin": "bazel.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.280.0",
|
"version": "0.281.0",
|
||||||
"description": "A static type checker for JavaScript code",
|
"description": "A static type checker for JavaScript code",
|
||||||
"homepage": "https://flow.org/",
|
"homepage": "https://flow.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/facebook/flow/releases/download/v0.280.0/flow-win64-v0.280.0.zip",
|
"url": "https://github.com/facebook/flow/releases/download/v0.281.0/flow-win64-v0.281.0.zip",
|
||||||
"hash": "d3678469aba6e798510696b6d02003c5b904c40a94fb3067d992c81c67411da8"
|
"hash": "8b2fcbb6ef962746e13a178c3e8079b804e24e56fdcae7bd56ced2a7264b95d5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flow",
|
"extract_dir": "flow",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.174",
|
"version": "0.3.175",
|
||||||
"description": "Command line deployment/management client for fly.io services",
|
"description": "Command line deployment/management client for fly.io services",
|
||||||
"homepage": "https://github.com/superfly/flyctl",
|
"homepage": "https://github.com/superfly/flyctl",
|
||||||
"license": " Apache-2.0",
|
"license": " Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.174/flyctl_0.3.174_Windows_x86_64.zip",
|
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.175/flyctl_0.3.175_Windows_x86_64.zip",
|
||||||
"hash": "21827fb9a2a972b9a7817d1dfe8b824e62a465efa65c4340ceba36f3e66e80c8"
|
"hash": "469c1de10577be621c303cf3dd1cb8c18f3ea811d1d6e745af9a2ed56c121638"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.174/flyctl_0.3.174_Windows_arm64.zip",
|
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.175/flyctl_0.3.175_Windows_arm64.zip",
|
||||||
"hash": "3001ca03114a226e346b219c9fbc0c45e5cd9f5bfa73d6d7a7ff325a4a669b5f"
|
"hash": "2112ff691361aa5fe07fd2a4b83b8221196366d00677c47b298b61fc3618f6c0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "11.11.2",
|
"version": "11.12.0",
|
||||||
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
||||||
"homepage": "https://flywaydb.org/",
|
"homepage": "https://flywaydb.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.11.2/flyway-commandline-11.11.2-windows-x64.zip",
|
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.12.0/flyway-commandline-11.12.0-windows-x64.zip",
|
||||||
"hash": "sha1:371a47f73b787d2ea141a47d2c764ee921935eac"
|
"hash": "sha1:86ea287f28aa5db09c1a3e2f4b41d5a1f48de319"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flyway-11.11.2",
|
"extract_dir": "flyway-11.12.0",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"persist": [
|
"persist": [
|
||||||
"conf",
|
"conf",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "18.3.0",
|
"version": "18.3.1",
|
||||||
"description": "Run your jobs and send the results back to GitLab",
|
"description": "Run your jobs and send the results back to GitLab",
|
||||||
"homepage": "https://docs.gitlab.com/runner/",
|
"homepage": "https://docs.gitlab.com/runner/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -16,12 +16,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.3.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.3.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||||
"hash": "6c4c79d8ce15733fa6de5c6238e943c9b7969786f25533f5b2429e0fdf6cf8f8"
|
"hash": "465eeb8dff45ea483d8ca1b465e88b561715be5cfb9544cf061eb84a277c1eea"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.3.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.3.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||||
"hash": "56b5f3149fb531f0bac95d080d1a62c8a116fe2a1a9eecaa9f77177f153e198e"
|
"hash": "cb1dbf53a041295cf7effae7c1b7d92edcaf2828497a36a928aee0520abcb83c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitlab-runner.exe",
|
"bin": "gitlab-runner.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.67.0",
|
"version": "1.68.0",
|
||||||
"description": "GitLab CLI",
|
"description": "GitLab CLI",
|
||||||
"homepage": "https://gitlab.com/gitlab-org/cli",
|
"homepage": "https://gitlab.com/gitlab-org/cli",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.67.0/downloads/glab_1.67.0_windows_amd64.zip",
|
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.68.0/downloads/glab_1.68.0_windows_amd64.zip",
|
||||||
"hash": "23b22aa1ca58f054622aa8c6498e0e4385226144691c369b33e7f3e1ade24ec7"
|
"hash": "120f332512b4017f85eb8d5a52c546d29f63613471b67393b04481c05e1606e5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.67.0/downloads/glab_1.67.0_windows_386.zip",
|
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.68.0/downloads/glab_1.68.0_windows_386.zip",
|
||||||
"hash": "c944d5699cdc55c4699f77830169d186a51d5d2e0e21b350332d7caffe2ed334"
|
"hash": "f749824e7f6765b953b6469cb7d8f23aff3b9f1a01308f311d605acfd17c0cf8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\glab.exe",
|
"bin": "bin\\glab.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "10.13.0",
|
"version": "10.13.1",
|
||||||
"description": "An essential part of using Heroku, which can perform nearly any Heroku-related task right from your terminal.",
|
"description": "An essential part of using Heroku, which can perform nearly any Heroku-related task right from your terminal.",
|
||||||
"homepage": "https://devcenter.heroku.com/articles/heroku-cli",
|
"homepage": "https://devcenter.heroku.com/articles/heroku-cli",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://cli-assets.heroku.com/versions/10.13.0/d153f43/heroku-v10.13.0-d153f43-win32-x64.tar.xz#/dl.xz",
|
"url": "https://cli-assets.heroku.com/versions/10.13.1/cf943a6/heroku-v10.13.1-cf943a6-win32-x64.tar.xz#/dl.xz",
|
||||||
"hash": "fc78403868eb419bd9e486cf5749921c1dc63c81f562b74f7dc67b9d36d6ff94"
|
"hash": "2f66817b3bedb2ea327adcb2d10f9d55272e6a4ec197041e165d77e4ac14d64e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cli-assets.heroku.com/versions/10.13.0/d153f43/heroku-v10.13.0-d153f43-win32-x86.tar.xz#/dl.xz",
|
"url": "https://cli-assets.heroku.com/versions/10.13.1/cf943a6/heroku-v10.13.1-cf943a6-win32-x86.tar.xz#/dl.xz",
|
||||||
"hash": "ccb13e1c01d673094c0db8151024d981504a07635c4fbbb618754aa520369a67"
|
"hash": "b739d1428e24bf101ad785e8c2f89c53ae938fa15024a16b333d3d5afc007487"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.50.0-202509041425",
|
"version": "1.51.0-202509042040",
|
||||||
"description": "Java language server",
|
"description": "Java language server",
|
||||||
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
|
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
|
||||||
"license": "EPL-2.0",
|
"license": "EPL-2.0",
|
||||||
@ -7,8 +7,8 @@
|
|||||||
"JDK": "java/openjdk",
|
"JDK": "java/openjdk",
|
||||||
"Python": "python"
|
"Python": "python"
|
||||||
},
|
},
|
||||||
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.50.0-202509041425.tar.gz",
|
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.51.0-202509042040.tar.gz",
|
||||||
"hash": "3292c5c33888f95ab0ff718e777ee94ff5496b8635a23a8844b876ee090ebdea",
|
"hash": "1cce231a9f0e2c97960028887dd7cf0790c787ba6419dd9f162d2da7053ef0f0",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
|
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.11.8",
|
"version": "0.11.10",
|
||||||
"description": "Get up and running with large language models locally.",
|
"description": "Get up and running with large language models locally.",
|
||||||
"homepage": "https://ollama.com/",
|
"homepage": "https://ollama.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -9,12 +9,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.8/ollama-windows-amd64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.11.10/ollama-windows-amd64.zip",
|
||||||
"hash": "ba05ed4b40e03d39d8a2b7d218eb584eeb197375df7443f261cd038da6141092"
|
"hash": "e87a70728ce6298a48f8f19366508e8bd168d904c736c2a11620229d445e1846"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.8/ollama-windows-arm64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.11.10/ollama-windows-arm64.zip",
|
||||||
"hash": "f05cf14d764318b274458e7bc2e850961a77670bc0a050ac7e41f081f5d9e946"
|
"hash": "d2f9f52f1afdf620e762598c98cbf604128016d80e8bb19d6093c697e3b96740"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ollama.exe",
|
"bin": "ollama.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "5.6.0",
|
"version": "5.6.1",
|
||||||
"description": "A tool for managing OCI containers and pods.",
|
"description": "A tool for managing OCI containers and pods.",
|
||||||
"homepage": "https://podman.io/",
|
"homepage": "https://podman.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/containers/podman/releases/download/v5.6.0/podman-5.6.0-setup.exe",
|
"url": "https://github.com/containers/podman/releases/download/v5.6.1/podman-5.6.1-setup.exe",
|
||||||
"hash": "fc8960481e6165b5d1ef05970a11b691b13d434d1f97ceb29b8be6f3902ba86c"
|
"hash": "602b21a68d077ed5589f8c3acc78764d64b9e5e6f6e151d356db2e6582309142"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "podman.exe",
|
"bin": "podman.exe",
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.11",
|
"version": "0.12.12",
|
||||||
"description": "An extremely fast Python linter and code formatter, written in Rust.",
|
"description": "An extremely fast Python linter and code formatter, written in Rust.",
|
||||||
"homepage": "https://github.com/astral-sh/ruff",
|
"homepage": "https://github.com/astral-sh/ruff",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.11/ruff-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.12/ruff-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "a9246d32c62999747cd0671e7d11ad4ebfb36a5f658fe63de583c7a5e9e2f306"
|
"hash": "bd10f42b2d580e2fd4af2757d68df34e6483dbee5d57263b33b2198cc11058a8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.11/ruff-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.12/ruff-i686-pc-windows-msvc.zip",
|
||||||
"hash": "5f44870463efc6c8b16eb07f2b6fc8209c75f5c1050ef83b2c66305a6dd0839c"
|
"hash": "6121d1e2b0a5a37821aaa2c2d21e81da80e94c942fa12b6f752531b882cd0c51"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.11/ruff-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.12/ruff-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "758d7da795fca758ca82b3b657f71dda92ef090bbb581bce189dde5412eafcc6"
|
"hash": "b55d13ad63c8f48c623adb0290b5e02fa5cb65dc76b4bbcff649d7f1d4273af8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.15.1",
|
"version": "2025.16",
|
||||||
"description": "A new language and compiler for shader development.",
|
"description": "A new language and compiler for shader development.",
|
||||||
"homepage": "https://shader-slang.com/",
|
"homepage": "https://shader-slang.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.15.1/slang-2025.15.1-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.16/slang-2025.16-windows-x86_64.zip",
|
||||||
"hash": "cabaaecf1727040e4b24dfe015c303a709f5dd2d68d5a3dd2b73a50828f29fc5"
|
"hash": "5024ecca5bff3894c7427c742b56d1c0c81758c8bdabcb0e37670c8b016b5f43"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.15.1/slang-2025.15.1-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.16/slang-2025.16-windows-aarch64.zip",
|
||||||
"hash": "060f5a7bc43a667cf82bfe2b25a7ae6810b0c299186d935448e3a5c5ed5dc1bf"
|
"hash": "e20231708fbd6c41fcf583847472a2b80d226253e1d087ed21a0b0800d20cfdc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.1.12",
|
"version": "4.1.13",
|
||||||
"description": "TailwindCSS framework CLI for rapid UI development",
|
"description": "TailwindCSS framework CLI for rapid UI development",
|
||||||
"homepage": "https://github.com/tailwindlabs/tailwindcss",
|
"homepage": "https://github.com/tailwindlabs/tailwindcss",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.12/tailwindcss-windows-x64.exe#/tailwindcss.exe",
|
"url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.13/tailwindcss-windows-x64.exe#/tailwindcss.exe",
|
||||||
"hash": "27e14fd9c0872281464da9c0991709e0f7cadedc60e4acfac371299246d54669"
|
"hash": "ad16a528e13111e5df4e771b4b4981bd4b73e69140fa021f4102f46f02eeb86d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tailwindcss.exe",
|
"bin": "tailwindcss.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user