mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	Compare commits
	
		
			13 Commits
		
	
	
		
			02695c15b2
			...
			d92c9ef8e1
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					d92c9ef8e1 | ||
| 
						 | 
					ba9353f2d6 | ||
| 
						 | 
					4deee1e07f | ||
| 
						 | 
					6b215714a2 | ||
| 
						 | 
					d9d74d955a | ||
| 
						 | 
					14ee019229 | ||
| 
						 | 
					528b92b824 | ||
| 
						 | 
					28a1ef4f4d | ||
| 
						 | 
					aecd8191bd | ||
| 
						 | 
					6920548d4e | ||
| 
						 | 
					80acfe1593 | ||
| 
						 | 
					32ce360def | ||
| 
						 | 
					deb853367f | 
@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "2.21.1",
 | 
			
		||||
    "version": "2.21.2",
 | 
			
		||||
    "description": "Source code security analyzer from GitHub",
 | 
			
		||||
    "homepage": "https://github.com/github/codeql-cli-binaries",
 | 
			
		||||
    "license": {
 | 
			
		||||
@ -8,8 +8,8 @@
 | 
			
		||||
    },
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.21.1/codeql-win64.zip",
 | 
			
		||||
            "hash": "79b10e3d71604c72a31226a628f128f437750b56bcf4a4c561d42d96b7ee004e",
 | 
			
		||||
            "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.21.2/codeql-win64.zip",
 | 
			
		||||
            "hash": "6b0eec8475cc8a85bde18f8077c846bade5022fc4468b9932418b5e6b3760677",
 | 
			
		||||
            "extract_dir": "codeql"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
@ -1,20 +1,20 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.11.0",
 | 
			
		||||
    "version": "1.11.1",
 | 
			
		||||
    "description": "Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more",
 | 
			
		||||
    "homepage": "https://github.com/gabrie30/ghorg",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.0/ghorg_1.11.0_Windows_x86_64.tar.gz",
 | 
			
		||||
            "hash": "687a01f4dae247df043225cf68515a3450ace375c32d018200872b51c419e345"
 | 
			
		||||
            "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.1/ghorg_1.11.1_Windows_x86_64.tar.gz",
 | 
			
		||||
            "hash": "cbd29784c5323de5dd1dacf4664db6b68857a5a5fc1c9ae46b48206d45fd4a52"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.0/ghorg_1.11.0_Windows_i386.tar.gz",
 | 
			
		||||
            "hash": "9d7de59785199f441243a4744b50fb7101a2ca15b79880b02acf0e078ea80750"
 | 
			
		||||
            "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.1/ghorg_1.11.1_Windows_i386.tar.gz",
 | 
			
		||||
            "hash": "d77807ac5410914ff74cebc743d231244452489182029ac8c74d1cc8c5c45d2e"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.0/ghorg_1.11.0_Windows_arm64.tar.gz",
 | 
			
		||||
            "hash": "b35f8bf591ec3fa16ed93a93db17c45f60638124b3fedee8749485db4b611c56"
 | 
			
		||||
            "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.1/ghorg_1.11.1_Windows_arm64.tar.gz",
 | 
			
		||||
            "hash": "6cdfcf8e70139cd516ac2467b9f3304f2646dee1d16e4e439b24d53678bc2d54"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "ghorg.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.147.0",
 | 
			
		||||
    "version": "0.147.1",
 | 
			
		||||
    "description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
 | 
			
		||||
    "homepage": "https://gohugo.io",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.0/hugo_extended_0.147.0_windows-amd64.zip",
 | 
			
		||||
            "hash": "34f9174bc8ce09b9a6277709203c7092bbf335cd155d822788944939e44760e1"
 | 
			
		||||
            "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.1/hugo_extended_0.147.1_windows-amd64.zip",
 | 
			
		||||
            "hash": "a391be383e0549b9e079ccf864e19e6eba5e0f7ba9438eeeb4bdc22c8511cb60"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "hugo.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,16 +1,16 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.147.0",
 | 
			
		||||
    "version": "0.147.1",
 | 
			
		||||
    "description": "Speedy and flexible static site generator (without Sass/SCSS support)",
 | 
			
		||||
    "homepage": "https://gohugo.io",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.0/hugo_0.147.0_windows-amd64.zip",
 | 
			
		||||
            "hash": "819651dbafbd62b8f35feacd14b70660f2f0dec43a92bf4db816ee4f488ad448"
 | 
			
		||||
            "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.1/hugo_0.147.1_windows-amd64.zip",
 | 
			
		||||
            "hash": "9fb60f480af457ba1e03cb3d5f80a0d3bdeae25476b22e3c2a79fe1f9dbc927d"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.0/hugo_0.147.0_windows-arm64.zip",
 | 
			
		||||
            "hash": "b02862209efe1078e3d96b0d65b47a494a66f91a166f0e7fc86bbf75f73fb4db"
 | 
			
		||||
            "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.1/hugo_0.147.1_windows-arm64.zip",
 | 
			
		||||
            "hash": "955081b126bda6c9bfd005a9fbf077cd9485315c6ded8c9fc5bd36129ba3bb1f"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "hugo.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,23 +1,23 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "20.1.3-20250417",
 | 
			
		||||
    "version": "20.1.4-20250430",
 | 
			
		||||
    "description": "LLVM toolchain based on mingw-w64. (UCRT, mstorsjo build)",
 | 
			
		||||
    "homepage": "https://github.com/mstorsjo/llvm-mingw/",
 | 
			
		||||
    "license": "GPL-3.0-or-later,ZPL-2.1,Apache-2.0 WITH LLVM-exception,ISC",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250417/llvm-mingw-20250417-ucrt-x86_64.zip",
 | 
			
		||||
            "hash": "3eba4da7af9e0ad3b736c9ac09f772d4d927da59bfb4e3688003ec21b3ed83fe",
 | 
			
		||||
            "extract_dir": "llvm-mingw-20250417-ucrt-x86_64"
 | 
			
		||||
            "url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250430/llvm-mingw-20250430-ucrt-x86_64.zip",
 | 
			
		||||
            "hash": "fc98793537a5c61b159a366c61c7e6eba1a4bb4835ab69bc3683c8373f62105c",
 | 
			
		||||
            "extract_dir": "llvm-mingw-20250430-ucrt-x86_64"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250417/llvm-mingw-20250417-ucrt-i686.zip",
 | 
			
		||||
            "hash": "adc02e126b0445092b9e725f3dccf0c370fa5154c8a3e38f054071c2a2effd94",
 | 
			
		||||
            "extract_dir": "llvm-mingw-20250417-ucrt-i686"
 | 
			
		||||
            "url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250430/llvm-mingw-20250430-ucrt-i686.zip",
 | 
			
		||||
            "hash": "cd94eae13abb1612e4b04ede65b699a0c5247135ea11ff9e5580088ad9b278f4",
 | 
			
		||||
            "extract_dir": "llvm-mingw-20250430-ucrt-i686"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250417/llvm-mingw-20250417-ucrt-aarch64.zip",
 | 
			
		||||
            "hash": "a5ddb9ea3690553e3d69ccd281ddf1f6c12b450e6de77db718735b44deef5e62",
 | 
			
		||||
            "extract_dir": "llvm-mingw-20250417-ucrt-aarch64"
 | 
			
		||||
            "url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250430/llvm-mingw-20250430-ucrt-aarch64.zip",
 | 
			
		||||
            "hash": "46be741db12b2ba4b0f0f8f22bef2bd86780de4b139092f3413664b5a8b42337",
 | 
			
		||||
            "extract_dir": "llvm-mingw-20250430-ucrt-aarch64"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "post_install": "Copy-Item \"$dir\\bin\\mingw32-make.exe\" \"$dir\\bin\\make.exe\"",
 | 
			
		||||
 | 
			
		||||
@ -1,23 +1,23 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "2.11.2",
 | 
			
		||||
    "version": "2.11.3",
 | 
			
		||||
    "description": "High-Performance server for NATS.io, the cloud and edge native messaging system",
 | 
			
		||||
    "homepage": "https://github.com/nats-io/nats-server",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.2/nats-server-v2.11.2-windows-amd64.zip",
 | 
			
		||||
            "hash": "27bc84446495ed13983a86044d77cc24e4d5661a3ea3caaff3003c2d19dc3db8",
 | 
			
		||||
            "extract_dir": "nats-server-v2.11.2-windows-amd64"
 | 
			
		||||
            "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.3/nats-server-v2.11.3-windows-amd64.zip",
 | 
			
		||||
            "hash": "553b61ad3581c28a93eb039f0167efc4470fb3ec3a5cff9570545eb5f57acf25",
 | 
			
		||||
            "extract_dir": "nats-server-v2.11.3-windows-amd64"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.2/nats-server-v2.11.2-windows-386.zip",
 | 
			
		||||
            "hash": "6ee2a3fb0793eb5c3cf5157a7787046fd51cb536e58390f44f2d2c172b2b47a3",
 | 
			
		||||
            "extract_dir": "nats-server-v2.11.2-windows-386"
 | 
			
		||||
            "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.3/nats-server-v2.11.3-windows-386.zip",
 | 
			
		||||
            "hash": "f2bb40ff000486eed91fbc3c974cbd7db8ad6afdb0ff730ba6957e9cc3abb66c",
 | 
			
		||||
            "extract_dir": "nats-server-v2.11.3-windows-386"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.2/nats-server-v2.11.2-windows-arm64.zip",
 | 
			
		||||
            "hash": "8b636e8dad26ed64fcc7b99afab995ed55349fc921f6b1c2765a86f959e3df13",
 | 
			
		||||
            "extract_dir": "nats-server-v2.11.2-windows-arm64"
 | 
			
		||||
            "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.3/nats-server-v2.11.3-windows-arm64.zip",
 | 
			
		||||
            "hash": "b4642a209d83a0c5daca910efab3008ea1c7f526c89f2f58c15704bceab46e97",
 | 
			
		||||
            "extract_dir": "nats-server-v2.11.3-windows-arm64"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "nats-server.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.3.0",
 | 
			
		||||
    "version": "1.4.0",
 | 
			
		||||
    "description": "Policy-based control for cloud native environments",
 | 
			
		||||
    "homepage": "https://www.openpolicyagent.org",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/open-policy-agent/opa/releases/download/v1.3.0/opa_windows_amd64.exe#/opa.exe",
 | 
			
		||||
            "hash": "fe400211ec06f7fa9769fc32a9f9687bb3973aa916466836e3a92fc6956e8c8b"
 | 
			
		||||
            "url": "https://github.com/open-policy-agent/opa/releases/download/v1.4.0/opa_windows_amd64.exe#/opa.exe",
 | 
			
		||||
            "hash": "17edb1994d6bc681c7267037a7f4d93d8ef6e15566ee0b3939d006daefe6bf37"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "opa.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "3.0.4",
 | 
			
		||||
    "version": "3.0.5",
 | 
			
		||||
    "description": "Java tool for working with PDF documents.",
 | 
			
		||||
    "homepage": "https://pdfbox.apache.org",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
@ -7,12 +7,12 @@
 | 
			
		||||
        "JDK": "java/openjdk"
 | 
			
		||||
    },
 | 
			
		||||
    "url": [
 | 
			
		||||
        "https://downloads.apache.org/pdfbox/3.0.4/pdfbox-app-3.0.4.jar#/pdfbox.jar",
 | 
			
		||||
        "https://downloads.apache.org/pdfbox/3.0.4/preflight-3.0.4.jar#/preflight.jar"
 | 
			
		||||
        "https://downloads.apache.org/pdfbox/3.0.5/pdfbox-app-3.0.5.jar#/pdfbox.jar",
 | 
			
		||||
        "https://downloads.apache.org/pdfbox/3.0.5/preflight-3.0.5.jar#/preflight.jar"
 | 
			
		||||
    ],
 | 
			
		||||
    "hash": [
 | 
			
		||||
        "sha512:f598c2e9ce0aee0a11e5a36a15cf06fe534212033fbc984a86ff4d2ff10a73b6c71ca61762d8b527f065a23ffb19e7011ac097865196d4f9490827133fae69cf",
 | 
			
		||||
        "sha512:afb5f0a37ca44836a5ce1f92c56ee1ba6dccdfa37ca785b0d135b976eb4cd90233e8bf9312ce428959e490c16d0e95eb6b39ea8ea8e39afe9738160fec81ff26"
 | 
			
		||||
        "sha512:ea05172dc4cd24ab914c006ef3bebc4c0e690c46e17de3bc2f9bb6ff616763fea903ff7b704f9d47c53c11c22f2241a2671b781d79fc4b8097827c56da790a0b",
 | 
			
		||||
        "sha512:53e3f8e2ff31d6ef4fb7f0dbb9344829a604e15b3687560cde8e88dc2ddbce53490bb438af7a1f5261fc67cf5af182fb7b172dca7b3dc67d53acd9057084af2a"
 | 
			
		||||
    ],
 | 
			
		||||
    "bin": [
 | 
			
		||||
        "pdfbox.jar",
 | 
			
		||||
 | 
			
		||||
@ -1,23 +1,23 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.69.1",
 | 
			
		||||
    "version": "1.69.2",
 | 
			
		||||
    "description": "Sync files and directories to and from multiple cloud / FTP / HTTP hosters.",
 | 
			
		||||
    "homepage": "https://rclone.org",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/rclone/rclone/releases/download/v1.69.1/rclone-v1.69.1-windows-amd64.zip",
 | 
			
		||||
            "hash": "0803f06d721e5399e48794538294099b195d51cc84b27bdb67e131096ad93ee4",
 | 
			
		||||
            "extract_dir": "rclone-v1.69.1-windows-amd64"
 | 
			
		||||
            "url": "https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-amd64.zip",
 | 
			
		||||
            "hash": "9a2e2c1e73f27b683ebc931e3ec82b655566e3a89db08933702b9bca4a576c3a",
 | 
			
		||||
            "extract_dir": "rclone-v1.69.2-windows-amd64"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/rclone/rclone/releases/download/v1.69.1/rclone-v1.69.1-windows-386.zip",
 | 
			
		||||
            "hash": "c7fdcf976c14fee0b493508088aeb11a2b9b028b51444b69101b291aad59e5fb",
 | 
			
		||||
            "extract_dir": "rclone-v1.69.1-windows-386"
 | 
			
		||||
            "url": "https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-386.zip",
 | 
			
		||||
            "hash": "7f226a4e3900aef6767c87a2119b35872544e713131bce779ead51ab3cd2f32e",
 | 
			
		||||
            "extract_dir": "rclone-v1.69.2-windows-386"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/rclone/rclone/releases/download/v1.69.1/rclone-v1.69.1-windows-arm64.zip",
 | 
			
		||||
            "hash": "0f8a786c1eae54594bd067e05c1d22b3b346c5a8fb02392c446f63bab52be5aa",
 | 
			
		||||
            "extract_dir": "rclone-v1.69.1-windows-arm64"
 | 
			
		||||
            "url": "https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-arm64.zip",
 | 
			
		||||
            "hash": "2b11c74f83897ad6dcbdd79e782656479adcb3f5786d4fdbaac3038a974c4387",
 | 
			
		||||
            "extract_dir": "rclone-v1.69.2-windows-arm64"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "pre_install": [
 | 
			
		||||
 | 
			
		||||
@ -1,20 +1,20 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.11.7",
 | 
			
		||||
    "version": "0.11.8",
 | 
			
		||||
    "description": "An extremely fast Python linter and code formatter, written in Rust.",
 | 
			
		||||
    "homepage": "https://github.com/astral-sh/ruff",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.7/ruff-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "9e319a18844da490949303ec5a60032f6ee8d673fb174bd4e70c8641b091375d"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.8/ruff-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "2279f17ad7474b9a1493ec2aab404e6f1109272d3221a5d38ee06ceb0e4c6100"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.7/ruff-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "8608f979877847e8d218c9b5bc327bb5e9ce45b39961addc8380ffd9f4833a1a"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.8/ruff-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "c9d35f023f94110fd77e0d84240b8c1daf26f923e115556d7ef1e1d3af663e83"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.7/ruff-aarch64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "c18bc5d87b9b582f1f9da6bdf78fa4a710f9d40f409cfae330f20bf9f16ce631"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.8/ruff-aarch64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "06c2152f269949390bdde0cc9f6d74eb3f4068853a3d772b9ac9baa675b63a06"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "ruff.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "2.2.2",
 | 
			
		||||
    "version": "2.3.0",
 | 
			
		||||
    "homepage": "https://surrealdb.com/",
 | 
			
		||||
    "description": "A scalable, distributed, collaborative, document-graph database, for the realtime web.",
 | 
			
		||||
    "license": "BUSL-1.1|Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://download.surrealdb.com/v2.2.2/surreal-v2.2.2.windows-amd64.exe#/surreal.exe",
 | 
			
		||||
            "hash": "cc657593cccf878b9e349c56175c227f0b589856b68984f96def1f7887f9408f"
 | 
			
		||||
            "url": "https://download.surrealdb.com/v2.3.0/surreal-v2.3.0.windows-amd64.exe#/surreal.exe",
 | 
			
		||||
            "hash": "d41a16f5fbcb00e0c79f28c6b5f019538d3760f2bcadbe3ba31f69e7f8e257a8"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "surreal.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,20 +1,20 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "5.30.0",
 | 
			
		||||
    "version": "5.31.0",
 | 
			
		||||
    "description": "A platform for building proxies to bypass network restrictions.",
 | 
			
		||||
    "homepage": "https://www.v2fly.org/en_US/",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.30.0/v2ray-windows-64.zip",
 | 
			
		||||
            "hash": "9aa600680cb35bf30a11524baba7480bbb4a61f3da3e1573d9eb13dbf9d30239"
 | 
			
		||||
            "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.31.0/v2ray-windows-64.zip",
 | 
			
		||||
            "hash": "7769d7c85679bb72689a24e593a268e6c44ee5c20901a2727d96abdb1dd19b31"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.30.0/v2ray-windows-32.zip",
 | 
			
		||||
            "hash": "cabb31eb4b5cb9abdeda11e2a53bb97b0e41f4bd9de1fdf1fbf11c63ab11292a"
 | 
			
		||||
            "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.31.0/v2ray-windows-32.zip",
 | 
			
		||||
            "hash": "362d5080a460a3a9a42491e945138a27d6cac227a09d6f519df0cfc95abf04d5"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.30.0/v2ray-windows-arm64-v8a.zip",
 | 
			
		||||
            "hash": "cd0284bff30fd4c04dd7b920acb6614545d2c77133c2c30ca51045eacca68561"
 | 
			
		||||
            "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.31.0/v2ray-windows-arm64-v8a.zip",
 | 
			
		||||
            "hash": "f5e418e3f6489a78fa285f37ea79a0f448ec2d270f40d34a7ebfafc901d014f8"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "v2ray.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,16 +1,16 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "25.3.6",
 | 
			
		||||
    "version": "25.4.30",
 | 
			
		||||
    "description": "A platform for building proxies to bypass network restrictions",
 | 
			
		||||
    "homepage": "https://github.com/XTLS/Xray-core",
 | 
			
		||||
    "license": "MPL-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/XTLS/Xray-core/releases/download/v25.3.6/Xray-windows-64.zip",
 | 
			
		||||
            "hash": "f407478fdc4a6b1760599b4d043ee99cadd396cb019b32ffb702ce154014b262"
 | 
			
		||||
            "url": "https://github.com/XTLS/Xray-core/releases/download/v25.4.30/Xray-windows-64.zip",
 | 
			
		||||
            "hash": "7ab4573e079825b8885f03504c3d77e9f6278a2c8ddc69a2802d50cefad42544"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/XTLS/Xray-core/releases/download/v25.3.6/Xray-windows-32.zip",
 | 
			
		||||
            "hash": "9febe39bec2df96d43dd8177929e2f5575d8ba99f3f24260210cbdcbd32905ae"
 | 
			
		||||
            "url": "https://github.com/XTLS/Xray-core/releases/download/v25.4.30/Xray-windows-32.zip",
 | 
			
		||||
            "hash": "75a09d7cfae439173eb22e55564c7772db977b43b60783fbaa2f704a71aa3be1"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "pre_install": [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user