mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	Compare commits
	
		
			6 Commits
		
	
	
		
			f268bdd50e
			...
			4c0a797c38
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					4c0a797c38 | ||
| 
						 | 
					a191381c26 | ||
| 
						 | 
					2919a916be | ||
| 
						 | 
					189d164f79 | ||
| 
						 | 
					21811e875d | ||
| 
						 | 
					1d0564e355 | 
@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "3.7.2",
 | 
			
		||||
    "version": "3.7.3",
 | 
			
		||||
    "description": "Workflow engine for orchestrating parallel jobs on Kubernetes",
 | 
			
		||||
    "homepage": "https://github.com/argoproj/argo-workflows",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/argoproj/argo-workflows/releases/download/v3.7.2/argo-windows-amd64.exe.gz",
 | 
			
		||||
            "hash": "9feba618dda95f4a5a465fc00483e913ecf391a8af8b6e640143313db29e7587"
 | 
			
		||||
            "url": "https://github.com/argoproj/argo-workflows/releases/download/v3.7.3/argo-windows-amd64.exe.gz",
 | 
			
		||||
            "hash": "f9e5b3c189340b3bdfd541019bd72413b4063857200a3a0496c6c5cfcb97951a"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,16 +1,16 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "14.4.0.40132",
 | 
			
		||||
    "version": "14.5.0.40252",
 | 
			
		||||
    "description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.",
 | 
			
		||||
    "homepage": "https://aka.ms/azpsdocs",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/Azure/azure-powershell/releases/download/v14.4.0-September2025/Az-Cmdlets-14.4.0.40132-x64.msi",
 | 
			
		||||
            "hash": "6a8ebafab5633220fe016bb833f39312ffff5e25706c951eec80861267d8b507"
 | 
			
		||||
            "url": "https://github.com/Azure/azure-powershell/releases/download/v14.5.0-October2025/Az-Cmdlets-14.5.0.40252-x64.msi",
 | 
			
		||||
            "hash": "dc149a5c5078d16b2e8f6c49b99a285241f3346f22795f158f5cb73cea26aeb1"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/Azure/azure-powershell/releases/download/v14.4.0-September2025/Az-Cmdlets-14.4.0.40132-x86.msi",
 | 
			
		||||
            "hash": "c2a9cea16a6ecd248e6fc0652e93e70d513caaaf5fc07548d8989b2d6d57381a"
 | 
			
		||||
            "url": "https://github.com/Azure/azure-powershell/releases/download/v14.5.0-October2025/Az-Cmdlets-14.5.0.40252-x86.msi",
 | 
			
		||||
            "hash": "41703acd7141b4ee22463c99110d66fb0a4b156e7fd3b02264b0eff88805bf98"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "extract_dir": "WindowsPowerShell\\Modules",
 | 
			
		||||
 | 
			
		||||
@ -2,11 +2,11 @@
 | 
			
		||||
    "homepage": "https://github.com/dolthub/dolt",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "description": "Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.",
 | 
			
		||||
    "version": "1.59.19",
 | 
			
		||||
    "version": "1.59.20",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/dolthub/dolt/releases/download/v1.59.19/dolt-windows-amd64.zip",
 | 
			
		||||
            "hash": "b1abd0708d59ac30db8c77428c6c64d24fbac275bf7de8aac56b9d696910c292"
 | 
			
		||||
            "url": "https://github.com/dolthub/dolt/releases/download/v1.59.20/dolt-windows-amd64.zip",
 | 
			
		||||
            "hash": "5c96323aabd1489d394993feaab7de3a3255ecfb8be6567636882124286bc477"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "extract_dir": "dolt-windows-amd64",
 | 
			
		||||
 | 
			
		||||
@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.8.13",
 | 
			
		||||
    "version": "1.9.0",
 | 
			
		||||
    "description": "CLI toolchain for Fedify and debugging ActivityPub",
 | 
			
		||||
    "homepage": "https://fedify.dev/cli",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/fedify-dev/fedify/releases/download/1.8.13/fedify-cli-1.8.13-windows-x86_64.zip",
 | 
			
		||||
            "hash": "91c69ec85e148f1a028a6685aa8372683a4fd18c7b4cea57f00da5bf7bd8d271"
 | 
			
		||||
            "url": "https://github.com/fedify-dev/fedify/releases/download/1.9.0/fedify-cli-1.9.0-windows-x86_64.zip",
 | 
			
		||||
            "hash": "c7cd87fb01db0687652df82a06f9545c823317eca161281ec2447bcee59ee499"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "fedify.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,23 +1,23 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "2.12.0",
 | 
			
		||||
    "version": "2.12.1",
 | 
			
		||||
    "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.12.0/nats-server-v2.12.0-windows-amd64.zip",
 | 
			
		||||
            "hash": "9e8a3a68f2f89e452d9777562e32f7f7604b0e4950f47b195d9192f2d8b35807",
 | 
			
		||||
            "extract_dir": "nats-server-v2.12.0-windows-amd64"
 | 
			
		||||
            "url": "https://github.com/nats-io/nats-server/releases/download/v2.12.1/nats-server-v2.12.1-windows-amd64.zip",
 | 
			
		||||
            "hash": "64d4702f31daa2560ba7a0291d2911b36fd6199277721f8ab2aae0d12eb2763e",
 | 
			
		||||
            "extract_dir": "nats-server-v2.12.1-windows-amd64"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/nats-io/nats-server/releases/download/v2.12.0/nats-server-v2.12.0-windows-386.zip",
 | 
			
		||||
            "hash": "46fa6cd844cfa6561bf4f02380265f5c852aa9e9a9723bbadd46b3d982700de0",
 | 
			
		||||
            "extract_dir": "nats-server-v2.12.0-windows-386"
 | 
			
		||||
            "url": "https://github.com/nats-io/nats-server/releases/download/v2.12.1/nats-server-v2.12.1-windows-386.zip",
 | 
			
		||||
            "hash": "7ed9c8b1a2de68cd3de2298e88d80938ce567fac5cfc1cbad538849e7db31a3d",
 | 
			
		||||
            "extract_dir": "nats-server-v2.12.1-windows-386"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/nats-io/nats-server/releases/download/v2.12.0/nats-server-v2.12.0-windows-arm64.zip",
 | 
			
		||||
            "hash": "1cdf52a8b59ec5a9487ca50a78d899cc51cdd0840cb7098bcaf0c608f4219662",
 | 
			
		||||
            "extract_dir": "nats-server-v2.12.0-windows-arm64"
 | 
			
		||||
            "url": "https://github.com/nats-io/nats-server/releases/download/v2.12.1/nats-server-v2.12.1-windows-arm64.zip",
 | 
			
		||||
            "hash": "27f81e442e7800ebb8d5085672a56f10c57214d4487c784c060a56e3d82c495b",
 | 
			
		||||
            "extract_dir": "nats-server-v2.12.1-windows-arm64"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "nats-server.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,16 +1,16 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "10.18.2",
 | 
			
		||||
    "version": "10.18.3",
 | 
			
		||||
    "description": "A fast and disk space efficient Node package manager.",
 | 
			
		||||
    "homepage": "https://pnpm.io/",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/pnpm/pnpm/releases/download/v10.18.2/pnpm-win-x64.exe#/pnpm.exe",
 | 
			
		||||
            "hash": "ea71d966f24c4fff9f2b02f12151d926a14e2d8733190d944b5ce2bff2c00426"
 | 
			
		||||
            "url": "https://github.com/pnpm/pnpm/releases/download/v10.18.3/pnpm-win-x64.exe#/pnpm.exe",
 | 
			
		||||
            "hash": "8a525ed3a9ec7c9d29da13943c0ae20ee110fc237e82f67029e5a5be985eb2d3"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/pnpm/pnpm/releases/download/v10.18.2/pnpm-win-arm64.exe#/pnpm.exe",
 | 
			
		||||
            "hash": "a01131f02d45aaeb78f2f336d00f48196219998650b64f090efefd97905333fa"
 | 
			
		||||
            "url": "https://github.com/pnpm/pnpm/releases/download/v10.18.3/pnpm-win-arm64.exe#/pnpm.exe",
 | 
			
		||||
            "hash": "cc06f85b32d594677e917a181126ff9c33a4ec3d6937725f4292e541b1106dff"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user