29270 Commits

Author SHA1 Message Date
github-actions[bot]
f5e64f2d32 bind: Update to version 9.16.28 2022-04-20 12:31:29 +00:00
strager
5a52888b32
quick-lint-js: Add version 2.4.1 (#3436)
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"
+        }
+    }
+}
2022-04-20 15:53:14 +05:30
github-actions[bot]
e52e67c9a0 symfony-cli: Update to version 5.4.8 2022-04-20 08:29:58 +00:00
github-actions[bot]
b17976d5c3 ruby: Update to version 3.1.2-1 2022-04-20 08:29:58 +00:00
github-actions[bot]
ae398a0286 qemu: Update to version 7.0.0 2022-04-20 08:29:57 +00:00
github-actions[bot]
2d09f7c002 oh-my-posh: Update to version 7.66.0 2022-04-20 08:29:57 +00:00
github-actions[bot]
f35591ba94 odo: Update to version 2.5.1 2022-04-20 08:29:57 +00:00
github-actions[bot]
227e39d371 gitlab-runner@14.10.0: Fix hash (Closes #3516) 2022-04-20 08:09:51 +00:00
Anatol
9874515522
Update invalid download url (torbrowser version segment 11.0.7 -> 11.0.10) (#3514) 2022-04-20 14:54:06 +08:00
tech189
60620c7cc9
mob: Update hash extraction url (#3515) 2022-04-20 14:45:27 +08:00
Issac Lin
1bb1c7814d
geth: Update to version 1.10.17, Fix autoupdate
Commit SHA is only shown on the release page, but not shown on Github API
2022-04-20 14:01:11 +08:00
Issac Lin
e1146c653c
nodejs: Update to version 18.0.0, Fix autoupdate
nodejs does not provide 32-bit binaries since version 18.
2022-04-20 13:47:34 +08:00
Issac Lin
311ef0484c
mongodb: Fix checkver
Avoid matching "6.0.0-rc0"
2022-04-20 13:24:06 +08:00
Issac Lin
a372a8daa7
say: Update to version 0.2020.02.27, Add autoupdate 2022-04-20 13:16:28 +08:00
Issac Lin
675fd46c4f
shasum: Update to version 0.2020.02.27, Add autoupdate 2022-04-20 13:14:41 +08:00
github-actions[bot]
092d8e0959 nvs: Update to version 1.6.2 2022-04-20 04:32:52 +00:00
github-actions[bot]
e4b093a2de conftest: Update to version 0.31.0 2022-04-20 04:32:52 +00:00
github-actions[bot]
075115237e oh-my-posh: Update to version 7.65.0 2022-04-20 00:33:47 +00:00
github-actions[bot]
c7f69a5717 knative: Update to version 1.4.0 2022-04-20 00:33:47 +00:00
github-actions[bot]
8714c30556 git-lfs: Update to version 3.1.4 2022-04-20 00:33:46 +00:00
github-actions[bot]
bb5246410b fossa: Update to version 3.2.10 2022-04-20 00:33:46 +00:00
github-actions[bot]
0bcb7f9d52 firebase: Update to version 10.7.0 2022-04-20 00:33:46 +00:00
github-actions[bot]
7b65cd774c puppet: Update to version 7.16.0 2022-04-19 20:27:46 +00:00
github-actions[bot]
03215117fc mob: Update to version 3.1.0 2022-04-19 20:27:46 +00:00
github-actions[bot]
3825b06ce5 gitlab-runner: Update to version 14.10.0 2022-04-19 20:27:46 +00:00
github-actions[bot]
5c969d722c dagger: Update to version 0.2.7 2022-04-19 20:27:46 +00:00
Issac Lin
2f8de1ddf4
terraform-provider-ibm: Fix checkver
'terraform-provider-ibm' marks ver1.41.0-beta as latest version. Using api page to match the stable releases only.
2022-04-20 03:46:07 +08:00
Issac Lin
1611529777
mingw-winlibs: Update to version 11.2.0-10.0.0-r1, Fix autoupdate 2022-04-20 03:36:28 +08:00
Martin Delille
2589fcb8d2
diff-so-fancy: Add version 1.4.3 (#3498)
* diff-so-fancy: Add version 1.4.3

* Fix url and add description/suggest/checkver/autoupdate

* Fix execution

* Apply suggestions from code review

Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>

Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
2022-04-19 22:10:49 +05:30
github-actions[bot]
54d8f2531e waifu2x-ncnn-vulkan: Update to version 20220419 2022-04-19 16:30:24 +00:00
github-actions[bot]
a5fd443887 stoplight-prism: Update to version 4.9.0 2022-04-19 16:30:23 +00:00
github-actions[bot]
1764f6ac8b ravendb: Update to version 5.3.102 2022-04-19 16:30:23 +00:00
github-actions[bot]
7fb24146e3 jenkins: Update to version 2.344 2022-04-19 16:30:23 +00:00
github-actions[bot]
4694291208 fossa: Update to version 3.2.9 2022-04-19 16:30:22 +00:00
Steve Hipwell
7a997db2a9
pluto: Update homepage (#3512)
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
2022-04-19 20:57:36 +05:30
github-actions[bot]
27e7d4c6ce resharper-clt: Update to version 2022.1 2022-04-19 12:31:48 +00:00
github-actions[bot]
b4f34032d2 pnpm: Update to version 6.32.9 2022-04-19 12:31:43 +00:00
github-actions[bot]
e6fef96a93 dottrace-clt: Update to version 2022.1 2022-04-19 12:31:43 +00:00
github-actions[bot]
b22d6f5b5c dotmemory-clt: Update to version 2022.1 2022-04-19 12:31:40 +00:00
github-actions[bot]
8ffc44b99b dotcover-clt: Update to version 2022.1 2022-04-19 12:31:36 +00:00
Issac Lin
a5362f7cf8
pdf2djvu: Fix checkver 2022-04-19 15:56:38 +08:00
github-actions[bot]
0162a66490 sass: Update to version 1.50.1 2022-04-19 04:31:12 +00:00
github-actions[bot]
bb82414ea4 qemu: Update to version 7.0.0-rc4 2022-04-19 04:31:11 +00:00
github-actions[bot]
20aa0fd014 lean-cli: Update to version 1.0.0 2022-04-19 04:31:11 +00:00
Issac Lin
00ae82d678
v: Fix checkver 2022-04-19 11:19:35 +08:00
github-actions[bot]
f3f112f666 xpdf-tools: Update to version 4.04 2022-04-19 00:33:55 +00:00
github-actions[bot]
856a3bd5eb vale: Update to version 2.16.0 2022-04-19 00:33:55 +00:00
github-actions[bot]
4b7c89fc97 radare2: Update to version 5.6.8 2022-04-19 00:33:54 +00:00
github-actions[bot]
3e346382d1 p4: Update to version 2021.2-2273812 2022-04-19 00:33:54 +00:00
github-actions[bot]
a076fa2466 fossa: Update to version 3.2.8 2022-04-19 00:33:53 +00:00