mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	Compare commits
	
		
			No commits in common. "222bb21d8a6010efa1ca4c1683069e1ffd9521f0" and "2dbf39da5e093e4034c981603983d5fbaeb3a53c" have entirely different histories.
		
	
	
		
			222bb21d8a
			...
			2dbf39da5e
		
	
		
@ -1,18 +1,18 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "2.32.2",
 | 
					    "version": "2.32.0",
 | 
				
			||||||
    "description": "Disk Usage Analyzer",
 | 
					    "description": "Disk Usage Analyzer",
 | 
				
			||||||
    "homepage": "https://github.com/Byron/dua-cli",
 | 
					    "homepage": "https://github.com/Byron/dua-cli",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/Byron/dua-cli/releases/download/v2.32.2/dua-v2.32.2-x86_64-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/Byron/dua-cli/releases/download/v2.32.0/dua-v2.32.0-x86_64-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "24dc26e87c09c21926be2223e2daa880150b806a05ee4199913acb9a348e62b4",
 | 
					            "hash": "eb697c75361479c1e645cc4d7bb54bf83d6900e79159d308e5b363c36c0babe4",
 | 
				
			||||||
            "extract_dir": "dua-v2.32.2-x86_64-pc-windows-msvc"
 | 
					            "extract_dir": "dua-v2.32.0-x86_64-pc-windows-msvc"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/Byron/dua-cli/releases/download/v2.32.2/dua-v2.32.2-i686-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/Byron/dua-cli/releases/download/v2.32.0/dua-v2.32.0-i686-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "80f42c40b8f5b3f3be83a77c456f50fef89f29b6b8131e4e6e26b1278b399dec",
 | 
					            "hash": "ae7ac78e6cc44ac39aa49f1ae7cb90d52d6d56c547f81f88ee5f4f96bf12243e",
 | 
				
			||||||
            "extract_dir": "dua-v2.32.2-i686-pc-windows-msvc"
 | 
					            "extract_dir": "dua-v2.32.0-i686-pc-windows-msvc"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "dua.exe",
 | 
					    "bin": "dua.exe",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "2.54.10",
 | 
					    "version": "2.53.6",
 | 
				
			||||||
    "description": "An open-source Firebase alternative.",
 | 
					    "description": "An open-source Firebase alternative.",
 | 
				
			||||||
    "homepage": "https://supabase.com/",
 | 
					    "homepage": "https://supabase.com/",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/supabase/cli/releases/download/v2.54.10/supabase_windows_amd64.tar.gz",
 | 
					            "url": "https://github.com/supabase/cli/releases/download/v2.53.6/supabase_windows_amd64.tar.gz",
 | 
				
			||||||
            "hash": "8b96e7e22c0f2c34637e29f532fa66836403a9159c746f6cf75464fda6fb888b"
 | 
					            "hash": "2d4c36c2a80748ea3bbefaa4a31976fb02169885e9c34068e5fa485789cbabbb"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/supabase/cli/releases/download/v2.54.10/supabase_windows_arm64.tar.gz",
 | 
					            "url": "https://github.com/supabase/cli/releases/download/v2.53.6/supabase_windows_arm64.tar.gz",
 | 
				
			||||||
            "hash": "d0d87048243e23039275e28e3963945ba5276b05088d0073ff27c9761b7a13f8"
 | 
					            "hash": "d747549dd956e9e91c8b5d048a22552fe8b935a4d023d500e0e31998e491f855"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "supabase.exe",
 | 
					    "bin": "supabase.exe",
 | 
				
			||||||
 | 
				
			|||||||
@ -286,6 +286,11 @@
 | 
				
			|||||||
            "realpath",
 | 
					            "realpath",
 | 
				
			||||||
            "realpath"
 | 
					            "realpath"
 | 
				
			||||||
        ],
 | 
					        ],
 | 
				
			||||||
 | 
					        [
 | 
				
			||||||
 | 
					            "coreutils.exe",
 | 
				
			||||||
 | 
					            "relpath",
 | 
				
			||||||
 | 
					            "relpath"
 | 
				
			||||||
 | 
					        ],
 | 
				
			||||||
        [
 | 
					        [
 | 
				
			||||||
            "coreutils.exe",
 | 
					            "coreutils.exe",
 | 
				
			||||||
            "rm",
 | 
					            "rm",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.9.2",
 | 
					    "version": "0.9.1",
 | 
				
			||||||
    "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.dev/",
 | 
					    "homepage": "https://vfox.dev/",
 | 
				
			||||||
    "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.9.2/vfox_0.9.2_windows_x86_64.zip",
 | 
					            "url": "https://github.com/version-fox/vfox/releases/download/v0.9.1/vfox_0.9.1_windows_x86_64.zip",
 | 
				
			||||||
            "hash": "6800fe5cf0508c9b7e71b0724d7e2d5c4671018e0c14baf9b91244c5f5fe5747",
 | 
					            "hash": "c1982fa3490ad15179240fb82b3dea9675403117fd37504fa87dcbbf5d958c46",
 | 
				
			||||||
            "extract_dir": "vfox_0.9.2_windows_x86_64"
 | 
					            "extract_dir": "vfox_0.9.1_windows_x86_64"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/version-fox/vfox/releases/download/v0.9.2/vfox_0.9.2_windows_i386.zip",
 | 
					            "url": "https://github.com/version-fox/vfox/releases/download/v0.9.1/vfox_0.9.1_windows_i386.zip",
 | 
				
			||||||
            "hash": "2207771d7326e4c28a101a914ca79306afa2c05ccf3f360b3440608c9768106e",
 | 
					            "hash": "97d0df6557c024e4fe3eb90cd386d56821725bab1d64b637e1d937638d16114b",
 | 
				
			||||||
            "extract_dir": "vfox_0.9.2_windows_i386"
 | 
					            "extract_dir": "vfox_0.9.1_windows_i386"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/version-fox/vfox/releases/download/v0.9.2/vfox_0.9.2_windows_aarch64.zip",
 | 
					            "url": "https://github.com/version-fox/vfox/releases/download/v0.9.1/vfox_0.9.1_windows_aarch64.zip",
 | 
				
			||||||
            "hash": "abb3625ede6d649b6fe9f533f5e66aab72bc1f4f1ea08970d20958b1769b897c",
 | 
					            "hash": "9907775d008e8b8f24eb3f984fb4fe0acbb522833979106c02f78c231b70ac9a",
 | 
				
			||||||
            "extract_dir": "vfox_0.9.2_windows_aarch64"
 | 
					            "extract_dir": "vfox_0.9.1_windows_aarch64"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "vfox.exe",
 | 
					    "bin": "vfox.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user