mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	diff --git bucket/quick-lint-js.json bucket/quick-lint-js.json
new file mode 100644
index 000000000..622aef57a
--- /dev/null
+++ bucket/quick-lint-js.json
@@ -0,0 +1,34 @@
+{
+    "version": "2.4.0",
+    "description": "Find bugs in JavaScript programs.",
+    "homepage": "https://quick-lint-js.com/",
+    "license": "GPL-3.0-or-later,MIT,BSL-1.0,Apache-2.0,ZPL-2.1,Public Domain,Unknown,ISC,BSD-2-Clause,MIT-CMU,LGPL-2.1-or-later,GPL-2.0-or-later,BSD-3-Clause",
+    "architecture": {
+        "64bit": {
+            "url": "https://c.quick-lint-js.com/releases/2.4.0/manual/windows.zip",
+            "hash": "sha256:4b7895e605b78f3d691e1ec5193c297aa71fbe8214b870e669c1263ad2030698"
+        },
+        "32bit": {
+            "url": "https://c.quick-lint-js.com/releases/2.4.0/manual/windows-x86.zip",
+            "hash": "sha256:bd43ec9fde0497b57fb7fa7d6b2ae98cb6b521689ef2372c29c8f75e21cb0c9c"
+        }
+    },
+    "bin": "bin/quick-lint-js.exe",
+    "checkver": {
+        "url": "https://c.quick-lint-js.com/releases/latest/scoop/quick-lint-js.json",
+        "jsonpath": "$.version"
+    },
+    "autoupdate": {
+        "architecture": {
+            "64bit": {
+                "url": "https://c.quick-lint-js.com/releases/$version/manual/windows.zip"
+            },
+            "32bit": {
+                "url": "https://c.quick-lint-js.com/releases/$version/manual/windows-x86.zip"
+            }
+        },
+        "hash": {
+            "url": "$baseurl/../SHA256SUMS"
+        }
+    }
+}
diff --git bucket/quick-lint-js.json bucket/quick-lint-js.json
new file mode 100644
index 000000000..986e6a1c0
--- /dev/null
+++ bucket/quick-lint-js.json
@@ -0,0 +1,34 @@
+{
+    "version": "2.4.1",
+    "description": "Find bugs in JavaScript programs.",
+    "homepage": "https://quick-lint-js.com/",
+    "license": "GPL-3.0-or-later,MIT,BSL-1.0,Apache-2.0,ZPL-2.1,Public Domain,Unknown,ISC,BSD-2-Clause,MIT-CMU,LGPL-2.1-or-later,GPL-2.0-or-later,BSD-3-Clause",
+    "architecture": {
+        "64bit": {
+            "url": "https://c.quick-lint-js.com/releases/2.4.1/manual/windows.zip",
+            "hash": "sha256:7a4d170add6e2e9796c5bd519fd998e8316bd90df1c54704197057fc3e5d68f7"
+        },
+        "32bit": {
+            "url": "https://c.quick-lint-js.com/releases/2.4.1/manual/windows-x86.zip",
+            "hash": "sha256:96a0bb91cbbcf5133eb870583cfc932d2fbfacf752a692f625039753b568acf3"
+        }
+    },
+    "bin": "bin\\quick-lint-js.exe",
+    "checkver": {
+        "url": "https://c.quick-lint-js.com/releases/latest/scoop/quick-lint-js.json",
+        "jsonpath": "$.version"
+    },
+    "autoupdate": {
+        "architecture": {
+            "64bit": {
+                "url": "https://c.quick-lint-js.com/releases/$version/manual/windows.zip"
+            },
+            "32bit": {
+                "url": "https://c.quick-lint-js.com/releases/$version/manual/windows-x86.zip"
+            }
+        },
+        "hash": {
+            "url": "$baseurl/../SHA256SUMS"
+        }
+    }
+}
		
	
				
					… 
				
			
			
		Scoop Main 
 
Core manifests for Scoop, the Windows command-line installer. For manifests that fit the Main criteria.
How do I install these manifests?
Just do scoop install <manifest>. This is the default bucket for Scoop and is added by default.
How do I contribute new manifests?
To make a new manifest contribution, please read the Contributing Guide.
Description
				
					Languages
				
				
								
								
									PowerShell
								
								100%