mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	Compare commits
	
		
			14 Commits
		
	
	
		
			e62c1f7f03
			...
			b1a449193d
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					b1a449193d | ||
| 
						 | 
					3fb9b14aa6 | ||
| 
						 | 
					6071fae663 | ||
| 
						 | 
					56d2f83a6d | ||
| 
						 | 
					fe88928c8a | ||
| 
						 | 
					468fd2b979 | ||
| 
						 | 
					697e200ac1 | ||
| 
						 | 
					9529a3e7cb | ||
| 
						 | 
					af01bc495b | ||
| 
						 | 
					8e59119b90 | ||
| 
						 | 
					608257d7cf | ||
| 
						 | 
					c2e72ba60f | ||
| 
						 | 
					d024037e48 | ||
| 
						 | 
					cef7419864 | 
@ -9,12 +9,12 @@
 | 
				
			|||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://aka.ms/downloadazcopy-v10-windows/#dl.zip",
 | 
					            "url": "https://aka.ms/downloadazcopy-v10-windows/#dl.zip",
 | 
				
			||||||
            "hash": "afbb11b1c86f3b32b3c62a44267e45dce8420d2c8204e175b64041516d2c072f",
 | 
					            "hash": "eb6e9cfe79aa95d8cbdcef64501d36dec951848cf7591eb404fd8c154aa6e7c0",
 | 
				
			||||||
            "extract_dir": "azcopy_windows_amd64_10.29.0"
 | 
					            "extract_dir": "azcopy_windows_amd64_10.29.0"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
 | 
					            "url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
 | 
				
			||||||
            "hash": "20227e1f80611eb3891e4ef4b34e6a113f51bb0469d71fdcf6904f387a0fb9c2",
 | 
					            "hash": "a28ccabab154b227eed4af953b3a93168d7458beaa34ee30ea0a8ab4f6e17483",
 | 
				
			||||||
            "extract_dir": "azcopy_windows_386_10.29.0"
 | 
					            "extract_dir": "azcopy_windows_386_10.29.0"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
				
			|||||||
@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "2.1.1",
 | 
					    "version": "2.2.0",
 | 
				
			||||||
    "description": "A command-line tool to manage cert-manager and its resources inside a Kubernetes cluster.",
 | 
					    "description": "A command-line tool to manage cert-manager and its resources inside a Kubernetes cluster.",
 | 
				
			||||||
    "homepage": "https://cert-manager.io/docs/reference/cmctl/",
 | 
					    "homepage": "https://cert-manager.io/docs/reference/cmctl/",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/cert-manager/cmctl/releases/download/v2.1.1/cmctl_windows_amd64.exe#/cmctl.exe",
 | 
					            "url": "https://github.com/cert-manager/cmctl/releases/download/v2.2.0/cmctl_windows_amd64.exe#/cmctl.exe",
 | 
				
			||||||
            "hash": "3cdc375dc52c30d958bef6992fc52db674920fb119bb0e8859bfe7576db03935"
 | 
					            "hash": "97f5de965ede03c14ddbd03d45ff2721a1eb7cb8be8c9ce4509862c4f000521c"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/cert-manager/cmctl/releases/download/v2.1.1/cmctl_windows_arm64.exe#/cmctl.exe",
 | 
					            "url": "https://github.com/cert-manager/cmctl/releases/download/v2.2.0/cmctl_windows_arm64.exe#/cmctl.exe",
 | 
				
			||||||
            "hash": "6b2d276cdf5fba8c7a5dfbb1bf1d4f8e035893bcb61217411a4ca44e499ac2d4"
 | 
					            "hash": "099bbb79a7e109e577e3f7821c7af8faeca47b275065c4908fcc6c087674018d"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "cmctl.exe",
 | 
					    "bin": "cmctl.exe",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,12 +1,12 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "2.20.2",
 | 
					    "version": "2.20.3",
 | 
				
			||||||
    "description": "Creates remote development machines so your team can develop from anywhere.",
 | 
					    "description": "Creates remote development machines so your team can develop from anywhere.",
 | 
				
			||||||
    "homepage": "https://coder.com/",
 | 
					    "homepage": "https://coder.com/",
 | 
				
			||||||
    "license": "AGPL-3.0-or-later",
 | 
					    "license": "AGPL-3.0-or-later",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/coder/coder/releases/download/v2.20.2/coder_2.20.2_windows_amd64.zip",
 | 
					            "url": "https://github.com/coder/coder/releases/download/v2.20.3/coder_2.20.3_windows_amd64.zip",
 | 
				
			||||||
            "hash": "6b828f2294553be4045567d5a40ee904712e6379d895936152042f94d88dbdeb"
 | 
					            "hash": "b994b5648b140839e9985d14aac67a24adb1cfbd56d3df38f36a5a8ce49bbcc5"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "coder.exe",
 | 
					    "bin": "coder.exe",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "2.16.0",
 | 
					    "version": "2.16.1",
 | 
				
			||||||
    "description": "The open-source, decentralized C/C++ package manager",
 | 
					    "description": "The open-source, decentralized C/C++ package manager",
 | 
				
			||||||
    "homepage": "https://conan.io",
 | 
					    "homepage": "https://conan.io",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/conan-io/conan/releases/download/2.16.0/conan-2.16.0-windows-x86_64.zip",
 | 
					            "url": "https://github.com/conan-io/conan/releases/download/2.16.1/conan-2.16.1-windows-x86_64.zip",
 | 
				
			||||||
            "hash": "15066d162451e43dc3a89b3cb14c4c820fe6abc71d54b5ab4c0e396f01214d68"
 | 
					            "hash": "60a4758cb59cff1312f3dfca892689c294254e9dcdcde0b4aefea7a05ea2c72a"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/conan-io/conan/releases/download/2.16.0/conan-2.16.0-windows-i686.zip",
 | 
					            "url": "https://github.com/conan-io/conan/releases/download/2.16.1/conan-2.16.1-windows-i686.zip",
 | 
				
			||||||
            "hash": "d5c70b2bc8b68d023e5474b017a7557583c4456b40c126e8dbecaf5db25e3406"
 | 
					            "hash": "200ad185586bccbae05615b808089498f7be0dc7027df516f2ba00898f67ef0e"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "conan.exe",
 | 
					    "bin": "conan.exe",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,12 +1,12 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.16.1",
 | 
					    "version": "1.16.2",
 | 
				
			||||||
    "description": "The Crystal Programming Language",
 | 
					    "description": "The Crystal Programming Language",
 | 
				
			||||||
    "homepage": "https://www.crystal-lang.org/",
 | 
					    "homepage": "https://www.crystal-lang.org/",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/crystal-lang/crystal/releases/download/1.16.1/crystal-1.16.1-windows-x86_64-msvc-unsupported.zip",
 | 
					            "url": "https://github.com/crystal-lang/crystal/releases/download/1.16.2/crystal-1.16.2-windows-x86_64-msvc-unsupported.zip",
 | 
				
			||||||
            "hash": "9e8e5785c0ef7dcb8e9a392f634563880869550b266e29c1bd84119659e7c6fa"
 | 
					            "hash": "1c63e878c773dde89655e79b7d633052f29e44f9c9e97ad17cd07d9530a5187b"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": [
 | 
					    "bin": [
 | 
				
			||||||
 | 
				
			|||||||
@ -1,20 +1,20 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.124.0",
 | 
					    "version": "1.125.0",
 | 
				
			||||||
    "description": "A command line tool for DigitalOcean services",
 | 
					    "description": "A command line tool for DigitalOcean services",
 | 
				
			||||||
    "homepage": "https://github.com/digitalocean/doctl",
 | 
					    "homepage": "https://github.com/digitalocean/doctl",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/digitalocean/doctl/releases/download/v1.124.0/doctl-1.124.0-windows-amd64.zip",
 | 
					            "url": "https://github.com/digitalocean/doctl/releases/download/v1.125.0/doctl-1.125.0-windows-amd64.zip",
 | 
				
			||||||
            "hash": "27675fa1e3b684a536647f90c5319d0bebd9e11710a33750de467bd824386d3c"
 | 
					            "hash": "0da2d83efbf80fc4725f3cb3b4456d3535c95a66a82e99b538c147af4cf58a30"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/digitalocean/doctl/releases/download/v1.124.0/doctl-1.124.0-windows-386.zip",
 | 
					            "url": "https://github.com/digitalocean/doctl/releases/download/v1.125.0/doctl-1.125.0-windows-386.zip",
 | 
				
			||||||
            "hash": "f9b57c82eaedce230edcc9925ccee0303bde302270932910da3b8ad0588f179c"
 | 
					            "hash": "beca6eab866a0c6c46b8f36a6555fbd3e310b5a9c9b4e85e85d9ce923dbbece2"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/digitalocean/doctl/releases/download/v1.124.0/doctl-1.124.0-windows-arm64.zip",
 | 
					            "url": "https://github.com/digitalocean/doctl/releases/download/v1.125.0/doctl-1.125.0-windows-arm64.zip",
 | 
				
			||||||
            "hash": "a59c3c667d298b9d21caae846bf4e4c38fc697e7c5f8d035a4f0315c48a9aa59"
 | 
					            "hash": "c39fc412afee5d42db947f5d442b5fdb760237bbc9bda9891e0e64c94b072ffc"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "doctl.exe",
 | 
					    "bin": "doctl.exe",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "10.05.0",
 | 
					    "version": "10.05.1",
 | 
				
			||||||
    "description": "An interpreter for the PostScript language and for PDF",
 | 
					    "description": "An interpreter for the PostScript language and for PDF",
 | 
				
			||||||
    "homepage": "https://www.ghostscript.com",
 | 
					    "homepage": "https://www.ghostscript.com",
 | 
				
			||||||
    "license": {
 | 
					    "license": {
 | 
				
			||||||
@ -8,8 +8,8 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10050/gs10050w64.exe#/dl.7z",
 | 
					            "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10051/gs10051w64.exe#/dl.7z",
 | 
				
			||||||
            "hash": "sha512:4756b4bf2647695f65d6088528f04202907112e577110543497bc2e6494d121db1dde511edb08cd701b00acd34008cf60b5ae01d17686ba99056c4ff888fb446",
 | 
					            "hash": "sha512:7bbb3eeaf9dc5122d9668de7f52dc88cc70706849df5568d795f886313f7d5ff79b040b36a8d69bca444d90f3b0f1fd3190977528062f38f09630f34f97dcd89",
 | 
				
			||||||
            "bin": [
 | 
					            "bin": [
 | 
				
			||||||
                "bin\\gswin64.exe",
 | 
					                "bin\\gswin64.exe",
 | 
				
			||||||
                "bin\\gswin64c.exe",
 | 
					                "bin\\gswin64c.exe",
 | 
				
			||||||
@ -20,8 +20,8 @@
 | 
				
			|||||||
            ]
 | 
					            ]
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10050/gs10050w32.exe#/dl.7z",
 | 
					            "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10051/gs10051w32.exe#/dl.7z",
 | 
				
			||||||
            "hash": "sha512:1a52eee94f4d9eab2b4f71774475ef22322b39ce70cd07bfe002d5d0b756e2edab28f322264e59de4dbea706091f966ef34cc0a8985436293d5b4dca65c9588f",
 | 
					            "hash": "sha512:276bcff095daec73dc285a5ddc908bbb444f89c0fa4aa9c9b04106c6da1e0addfd16a292828806f87f42d528460a9fc3352258728e4a465b23e3d9eec550ae13",
 | 
				
			||||||
            "bin": [
 | 
					            "bin": [
 | 
				
			||||||
                "bin\\gswin32.exe",
 | 
					                "bin\\gswin32.exe",
 | 
				
			||||||
                "bin\\gswin32c.exe",
 | 
					                "bin\\gswin32c.exe",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "8.24.3",
 | 
					    "version": "8.25.0",
 | 
				
			||||||
    "description": "SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos",
 | 
					    "description": "SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos",
 | 
				
			||||||
    "homepage": "https://gitleaks.io",
 | 
					    "homepage": "https://gitleaks.io",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.24.3/gitleaks_8.24.3_windows_x64.zip",
 | 
					            "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.25.0/gitleaks_8.25.0_windows_x64.zip",
 | 
				
			||||||
            "hash": "3f1a35578631dbfe633cc5b49e6c906e55ff14a4bfd7336a10fb27fe33b6dcd2"
 | 
					            "hash": "6e8fef04b39b228cdc4644d961711a02e86cea1329c8f956339621cf97d9a530"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.24.3/gitleaks_8.24.3_windows_x32.zip",
 | 
					            "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.25.0/gitleaks_8.25.0_windows_x32.zip",
 | 
				
			||||||
            "hash": "aeadfee7feeedc061a9789a84b05995bf1755723f2d1027756d4ee78f56a0751"
 | 
					            "hash": "90957650ac1528872463eee055bf003ba7f817db74531b06f0d59b9eac2c4d17"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "gitleaks.exe",
 | 
					    "bin": "gitleaks.exe",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "2.507",
 | 
					    "version": "2.508",
 | 
				
			||||||
    "description": "An automation server which enables developers around the world to reliably build, test, and deploy their software.",
 | 
					    "description": "An automation server which enables developers around the world to reliably build, test, and deploy their software.",
 | 
				
			||||||
    "homepage": "https://www.jenkins.io",
 | 
					    "homepage": "https://www.jenkins.io",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
@ -7,8 +7,8 @@
 | 
				
			|||||||
        "Java 11": "java/openjdk11",
 | 
					        "Java 11": "java/openjdk11",
 | 
				
			||||||
        "Java 17": "java/openjdk17"
 | 
					        "Java 17": "java/openjdk17"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "url": "https://get.jenkins.io/war/2.507/jenkins.war#/jenkins.jar",
 | 
					    "url": "https://get.jenkins.io/war/2.508/jenkins.war#/jenkins.jar",
 | 
				
			||||||
    "hash": "1a043931d70be9b1e4c38a84550b2442d6d15c5bdaf42e00e20c8e631159a1b8",
 | 
					    "hash": "5f56374bedef57a3dcfc58fdaea337ab342fd789939c8037a958d0f028e81606",
 | 
				
			||||||
    "bin": "jenkins.jar",
 | 
					    "bin": "jenkins.jar",
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "url": "https://www.jenkins.io/changelog/rss.xml",
 | 
					        "url": "https://www.jenkins.io/changelog/rss.xml",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,12 +1,12 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "2.23.2",
 | 
					    "version": "2.23.3",
 | 
				
			||||||
    "description": "Go minifiers for web formats",
 | 
					    "description": "Go minifiers for web formats",
 | 
				
			||||||
    "homepage": "https://github.com/tdewolff/minify",
 | 
					    "homepage": "https://github.com/tdewolff/minify",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/tdewolff/minify/releases/download/v2.23.2/minify_windows_amd64.zip",
 | 
					            "url": "https://github.com/tdewolff/minify/releases/download/v2.23.3/minify_windows_amd64.zip",
 | 
				
			||||||
            "hash": "843298c422ad31d4cbdb1360bac3e6d9d75f8cf5d00f15597cef74727f84e8e8"
 | 
					            "hash": "667086acb597654adbf948a9e8ac388eab2da4870523b871068ae01ed5e69911"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "minify.exe",
 | 
					    "bin": "minify.exe",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.54.0",
 | 
					    "version": "0.54.1",
 | 
				
			||||||
    "description": "A pluggable linter and fixer to enforce Protocol Buffer style and conventions",
 | 
					    "description": "A pluggable linter and fixer to enforce Protocol Buffer style and conventions",
 | 
				
			||||||
    "homepage": "https://github.com/yoheimuta/protolint",
 | 
					    "homepage": "https://github.com/yoheimuta/protolint",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/yoheimuta/protolint/releases/download/v0.54.0/protolint_0.54.0_windows_amd64.tar.gz",
 | 
					            "url": "https://github.com/yoheimuta/protolint/releases/download/v0.54.1/protolint_0.54.1_windows_amd64.tar.gz",
 | 
				
			||||||
            "hash": "634f0f5b1a95d94c46cfd75d26ab8586183d8592cb42d1796988a50dddc1fa66"
 | 
					            "hash": "35b95b39e181ab64f96f122c6fcb48bc668457c0962afbe5bbbd29bf21dfa49c"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/yoheimuta/protolint/releases/download/v0.54.0/protolint_0.54.0_windows_arm64.tar.gz",
 | 
					            "url": "https://github.com/yoheimuta/protolint/releases/download/v0.54.1/protolint_0.54.1_windows_arm64.tar.gz",
 | 
				
			||||||
            "hash": "3d233b07939d8647168c3a664b7d34faf53f5979566192be5c9a11d5bbfd35d7"
 | 
					            "hash": "8b25092b9f775971a647ade76cd94ae332872e1f51152fa0746729b33016366a"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": [
 | 
					    "bin": [
 | 
				
			||||||
 | 
				
			|||||||
@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "7.0.1",
 | 
					    "version": "7.0.2",
 | 
				
			||||||
    "description": "NoSQL database built on .NET Core",
 | 
					    "description": "NoSQL database built on .NET Core",
 | 
				
			||||||
    "homepage": "https://ravendb.net",
 | 
					    "homepage": "https://ravendb.net",
 | 
				
			||||||
    "license": {
 | 
					    "license": {
 | 
				
			||||||
@ -11,12 +11,12 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.1-windows-x64.zip",
 | 
					            "url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.2-windows-x64.zip",
 | 
				
			||||||
            "hash": "af1b292b792e1284adf53b25abd12999f2f0c9cb0111c2edaebf90051601351d"
 | 
					            "hash": "8f91b3f60416c07eef4bb646340f5fbca139a5d5db13980aea66605434367864"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.1-windows-x86.zip",
 | 
					            "url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.2-windows-x86.zip",
 | 
				
			||||||
            "hash": "65ee4f666b31a1dd31819fbbaeb531796867048a5af2b4613bffbbad4ddaf629"
 | 
					            "hash": "ff960da0fe100ae0f55824b06af1a2a19ed1c42b4c3ba4d44f9fe1d2576d93be"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "installer": {
 | 
					    "installer": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.4.8.16-14.5",
 | 
					    "version": "0.4.8.16-14.5.1",
 | 
				
			||||||
    "description": "Enables anonymous communication over the onion network (expert mode).",
 | 
					    "description": "Enables anonymous communication over the onion network (expert mode).",
 | 
				
			||||||
    "homepage": "https://www.torproject.org",
 | 
					    "homepage": "https://www.torproject.org",
 | 
				
			||||||
    "license": "BSD-3-Clause",
 | 
					    "license": "BSD-3-Clause",
 | 
				
			||||||
@ -9,12 +9,12 @@
 | 
				
			|||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://archive.torproject.org/tor-package-archive/torbrowser/14.5/tor-expert-bundle-windows-x86_64-14.5.tar.gz",
 | 
					            "url": "https://archive.torproject.org/tor-package-archive/torbrowser/14.5.1/tor-expert-bundle-windows-x86_64-14.5.1.tar.gz",
 | 
				
			||||||
            "hash": "f51eefb31c4342a32050830a717e496d2c851e907bf155eb61ba1f15a436103c"
 | 
					            "hash": "5426438d9b43e9a46c0d3a508d9a0b435aa00d2c3dedc7b345916272e1d3f544"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://archive.torproject.org/tor-package-archive/torbrowser/14.5/tor-expert-bundle-windows-i686-14.5.tar.gz",
 | 
					            "url": "https://archive.torproject.org/tor-package-archive/torbrowser/14.5.1/tor-expert-bundle-windows-i686-14.5.1.tar.gz",
 | 
				
			||||||
            "hash": "9300129d7a96ae61cd1e3a31420c7fac91fbc558ff0c734c7c63926d83ec078b"
 | 
					            "hash": "99e16425ac13778d078f3dc331657e27245f799d8f0ca47d0bcb20fe55c2b781"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "pre_install": [
 | 
					    "pre_install": [
 | 
				
			||||||
 | 
				
			|||||||
@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.6.5",
 | 
					    "version": "0.6.6",
 | 
				
			||||||
    "description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins",
 | 
					    "description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins",
 | 
				
			||||||
    "homepage": "https://vfox.lhan.me/",
 | 
					    "homepage": "https://vfox.lhan.me/",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
@ -9,19 +9,19 @@
 | 
				
			|||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/version-fox/vfox/releases/download/v0.6.5/vfox_0.6.5_windows_x86_64.zip",
 | 
					            "url": "https://github.com/version-fox/vfox/releases/download/v0.6.6/vfox_0.6.6_windows_x86_64.zip",
 | 
				
			||||||
            "hash": "5bade1203387748567115695987678fbf4f6533349400516925586dfccf48068",
 | 
					            "hash": "d920cdef4b9bc6f39804a3f57604a29fb9baae3c64d26497ace34138c2deb63e",
 | 
				
			||||||
            "extract_dir": "vfox_0.6.5_windows_x86_64"
 | 
					            "extract_dir": "vfox_0.6.6_windows_x86_64"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/version-fox/vfox/releases/download/v0.6.5/vfox_0.6.5_windows_i386.zip",
 | 
					            "url": "https://github.com/version-fox/vfox/releases/download/v0.6.6/vfox_0.6.6_windows_i386.zip",
 | 
				
			||||||
            "hash": "a750d0c274a8fd6b79f2c2c5caf1a8c0c6f538f708d1b9c7d995566562db6958",
 | 
					            "hash": "a3675e29aa027f07ef360a97aecb41c6224487abb0439882897a6f6244c64764",
 | 
				
			||||||
            "extract_dir": "vfox_0.6.5_windows_i386"
 | 
					            "extract_dir": "vfox_0.6.6_windows_i386"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/version-fox/vfox/releases/download/v0.6.5/vfox_0.6.5_windows_aarch64.zip",
 | 
					            "url": "https://github.com/version-fox/vfox/releases/download/v0.6.6/vfox_0.6.6_windows_aarch64.zip",
 | 
				
			||||||
            "hash": "50dc8229aef06250943cedeff2bfddd2cc428609750d1fcb398386a29c5b3773",
 | 
					            "hash": "ae4b1c245068e8d23670d3657db51524710ab719223a945be461ea6758218c09",
 | 
				
			||||||
            "extract_dir": "vfox_0.6.5_windows_aarch64"
 | 
					            "extract_dir": "vfox_0.6.6_windows_aarch64"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "vfox.exe",
 | 
					    "bin": "vfox.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user