mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	Compare commits
	
		
			9 Commits
		
	
	
		
			5176b9020b
			...
			64b6606eb4
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					64b6606eb4 | ||
| 
						 | 
					9c918ba0d1 | ||
| 
						 | 
					8ed0698235 | ||
| 
						 | 
					fdbef8f573 | ||
| 
						 | 
					ef51df7eb6 | ||
| 
						 | 
					178454219f | ||
| 
						 | 
					5af3c68670 | ||
| 
						 | 
					39693d4441 | ||
| 
						 | 
					b512bf53c1 | 
@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.2.10",
 | 
			
		||||
    "version": "0.2.12",
 | 
			
		||||
    "description": "A client-go credential (exec) plugin implementing Azure authentication.",
 | 
			
		||||
    "homepage": "https://github.com/Azure/kubelogin/",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/Azure/kubelogin/releases/download/v0.2.10/kubelogin-win-amd64.zip",
 | 
			
		||||
            "hash": "d9f9dff85037a35d14c3091bd22b84927a206750970abfe6eaa8f390203a6e30"
 | 
			
		||||
            "url": "https://github.com/Azure/kubelogin/releases/download/v0.2.12/kubelogin-win-amd64.zip",
 | 
			
		||||
            "hash": "51b96263535e39acee9a603fe67cbf642ad1842638821a15778490e3af5fd4a2"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "bin\\windows_amd64\\kubelogin.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "2025.9.0",
 | 
			
		||||
    "version": "2025.10.0",
 | 
			
		||||
    "description": "The powerful command-line tool (CLI) to write and execute scripts on your Bitwarden vault.",
 | 
			
		||||
    "homepage": "https://bitwarden.com/",
 | 
			
		||||
    "license": "GPL-3.0-only",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.9.0/bw-oss-windows-2025.9.0.zip",
 | 
			
		||||
            "hash": "a691784f947413a995dfc95946f47102d347522ea149947ef28bd820959f1f6a"
 | 
			
		||||
            "url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.10.0/bw-oss-windows-2025.10.0.zip",
 | 
			
		||||
            "hash": "ab95ac80270563820e64b83bca0f434f1b741f89f4971a779dd589af936ed877"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "bw.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "3.7.0",
 | 
			
		||||
    "version": "3.7.1",
 | 
			
		||||
    "description": "Git extension for versioning large files.",
 | 
			
		||||
    "homepage": "https://git-lfs.github.com/",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
@ -11,15 +11,15 @@
 | 
			
		||||
    },
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.7.0/git-lfs-windows-amd64-v3.7.0.zip",
 | 
			
		||||
            "hash": "10be221ee5a76c6f4fc4d5b0c84d9b6f97b0db4815fb39a1b9579f04d37379ec"
 | 
			
		||||
            "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.7.1/git-lfs-windows-amd64-v3.7.1.zip",
 | 
			
		||||
            "hash": "8683cdc3d6c029b49393dcebbaa6265bd6efd9abdcf837be855b4cd42e5e80b6"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.7.0/git-lfs-windows-386-v3.7.0.zip",
 | 
			
		||||
            "hash": "ea8c5fe2125650fbe6e00b27d139511965b77c2f5f017cb1345b67804de00803"
 | 
			
		||||
            "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.7.1/git-lfs-windows-386-v3.7.1.zip",
 | 
			
		||||
            "hash": "06c05c06523abf3930301b3022527ad881b1a7f8bf036ed6d93c8e68569041bb"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "extract_dir": "git-lfs-3.7.0",
 | 
			
		||||
    "extract_dir": "git-lfs-3.7.1",
 | 
			
		||||
    "bin": "git-lfs.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/git-lfs/git-lfs"
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "3.1.41",
 | 
			
		||||
    "version": "3.1.42",
 | 
			
		||||
    "description": "GitKraken CLI",
 | 
			
		||||
    "homepage": "https://www.gitkraken.com/cli",
 | 
			
		||||
    "license": {
 | 
			
		||||
@ -8,16 +8,16 @@
 | 
			
		||||
    },
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.41/gk_3.1.41_windows_386.zip",
 | 
			
		||||
            "hash": "8154f18c3676829b1b4933ed113c99150c8422d7019bd04215aa5fbd84d5fdbd"
 | 
			
		||||
            "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.42/gk_3.1.42_windows_386.zip",
 | 
			
		||||
            "hash": "4c262f59c032a6a1bdf7c1d069e175db65e54e4a93770ac63bc9684409a1c857"
 | 
			
		||||
        },
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.41/gk_3.1.41_windows_amd64.zip",
 | 
			
		||||
            "hash": "15b08f62ceaff45ceeabaf939d0476cbff5c28ab09cb4bf075d698f1784475dc"
 | 
			
		||||
            "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.42/gk_3.1.42_windows_amd64.zip",
 | 
			
		||||
            "hash": "d9ef417b378a650a245cae24834e9900739aa1f95940ca9cb5dc57f8def242df"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.41/gk_3.1.41_windows_arm64.zip",
 | 
			
		||||
            "hash": "5f137624d060df1b583f7e4adc7fce633f6558b2236d026c861608ebb3bd2cc2"
 | 
			
		||||
            "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.42/gk_3.1.42_windows_arm64.zip",
 | 
			
		||||
            "hash": "9f8bb41de354e3069d37cf1c8e33bba793ed6935bb13c5645a85407060bdc3b4"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "gk.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,16 +1,16 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.15.0",
 | 
			
		||||
    "version": "1.15.1",
 | 
			
		||||
    "description": "A modern, extensible Python project manager.",
 | 
			
		||||
    "homepage": "https://hatch.pypa.io",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/pypa/hatch/releases/download/hatch-v1.15.0/hatch-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "edbea3e6d7c33a5f8e3fa1d8f31ba3198028265fc8055e8ff51cc053dcf1ff3d"
 | 
			
		||||
            "url": "https://github.com/pypa/hatch/releases/download/hatch-v1.15.1/hatch-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "82842edf503b341ba75de7042e5240998e950bc7aa923d92fbc2fcc9bfead445"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/pypa/hatch/releases/download/hatch-v1.15.0/hatch-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "5c6c169a8dd9ce72a3c49d261cd3435b891c0f449c63ff3421c05e85acbef22a"
 | 
			
		||||
            "url": "https://github.com/pypa/hatch/releases/download/hatch-v1.15.1/hatch-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "f92e878644a2543762dbbaeea6425b8003ad76e22449c6dc4a86c125743b23c2"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "hatch.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.12.5",
 | 
			
		||||
    "version": "0.12.6",
 | 
			
		||||
    "description": "Get up and running with large language models locally.",
 | 
			
		||||
    "homepage": "https://ollama.com/",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
@ -9,12 +9,12 @@
 | 
			
		||||
    },
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/ollama/ollama/releases/download/v0.12.5/ollama-windows-amd64.zip",
 | 
			
		||||
            "hash": "aa7ae787d57d7b18182fc2826bf0dee109b952f1b1b3aa0423119610471910e1"
 | 
			
		||||
            "url": "https://github.com/ollama/ollama/releases/download/v0.12.6/ollama-windows-amd64.zip",
 | 
			
		||||
            "hash": "7babe953b7a1f31d1335b3b4d3549568e06ee894730b679c99f286a9f8eda6d0"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/ollama/ollama/releases/download/v0.12.5/ollama-windows-arm64.zip",
 | 
			
		||||
            "hash": "3a967738adee9a3ba821b0c891993ca34a19b41f94aaf15bef1d96120609d3f1"
 | 
			
		||||
            "url": "https://github.com/ollama/ollama/releases/download/v0.12.6/ollama-windows-arm64.zip",
 | 
			
		||||
            "hash": "8b0855a96a84cdce943e9abdddf0247b882081374dd0622d059e015104a14a2f"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "ollama.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "3.0.5",
 | 
			
		||||
    "version": "3.0.6",
 | 
			
		||||
    "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.5/pdfbox-app-3.0.5.jar#/pdfbox.jar",
 | 
			
		||||
        "https://downloads.apache.org/pdfbox/3.0.5/preflight-3.0.5.jar#/preflight.jar"
 | 
			
		||||
        "https://downloads.apache.org/pdfbox/3.0.6/pdfbox-app-3.0.6.jar#/pdfbox.jar",
 | 
			
		||||
        "https://downloads.apache.org/pdfbox/3.0.6/preflight-3.0.6.jar#/preflight.jar"
 | 
			
		||||
    ],
 | 
			
		||||
    "hash": [
 | 
			
		||||
        "sha512:ea05172dc4cd24ab914c006ef3bebc4c0e690c46e17de3bc2f9bb6ff616763fea903ff7b704f9d47c53c11c22f2241a2671b781d79fc4b8097827c56da790a0b",
 | 
			
		||||
        "sha512:53e3f8e2ff31d6ef4fb7f0dbb9344829a604e15b3687560cde8e88dc2ddbce53490bb438af7a1f5261fc67cf5af182fb7b172dca7b3dc67d53acd9057084af2a"
 | 
			
		||||
        "sha512:5b406e20a4cf561f78e667556f909d60b38e0e9cf5463a1bed29c38b9f09f72f651e693cec647fdaeb100718d5378522008bf3b884333a1e8b6f8944738dc975",
 | 
			
		||||
        "sha512:16525fd7b55125f6ac18004818756434ed6289f933542b4b3ae5e7d6eb4a0f9a31f04a0c10c33be01015ff336d1c13c54e6127286277d8e649e5037a058928b5"
 | 
			
		||||
    ],
 | 
			
		||||
    "bin": [
 | 
			
		||||
        "pdfbox.jar",
 | 
			
		||||
 | 
			
		||||
@ -1,16 +1,16 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "2025.19",
 | 
			
		||||
    "version": "2025.19.1",
 | 
			
		||||
    "description": "A new language and compiler for shader development.",
 | 
			
		||||
    "homepage": "https://shader-slang.com/",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/shader-slang/slang/releases/download/v2025.19/slang-2025.19-windows-x86_64.zip",
 | 
			
		||||
            "hash": "396d10f40c87402e19de966ae9587c107429f761ab275ddf5a6473096f51d632"
 | 
			
		||||
            "url": "https://github.com/shader-slang/slang/releases/download/v2025.19.1/slang-2025.19.1-windows-x86_64.zip",
 | 
			
		||||
            "hash": "2fc399b0182881d2f9dcfc5c350ea0310dfdd882aa99d14724291c8c1aac2da7"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/shader-slang/slang/releases/download/v2025.19/slang-2025.19-windows-aarch64.zip",
 | 
			
		||||
            "hash": "76d551376ad9ba048d71c5669bdd157d38c21c669a6a3796c8e5e564339398f6"
 | 
			
		||||
            "url": "https://github.com/shader-slang/slang/releases/download/v2025.19.1/slang-2025.19.1-windows-aarch64.zip",
 | 
			
		||||
            "hash": "5964f73eeadb2d03f7d298af7a463cb7a09ede937bb3622f9855840db6d4aeb5"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": [
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,19 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "3.1.15",
 | 
			
		||||
    "version": "3.1.16",
 | 
			
		||||
    "description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
 | 
			
		||||
    "homepage": "https://github.com/k0kubun/sqldef",
 | 
			
		||||
    "license": "MIT,Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": [
 | 
			
		||||
                "https://github.com/k0kubun/sqldef/releases/download/v3.1.15/mssqldef_windows_amd64.zip",
 | 
			
		||||
                "https://github.com/k0kubun/sqldef/releases/download/v3.1.15/mysqldef_windows_amd64.zip",
 | 
			
		||||
                "https://github.com/k0kubun/sqldef/releases/download/v3.1.15/sqlite3def_windows_amd64.zip"
 | 
			
		||||
                "https://github.com/k0kubun/sqldef/releases/download/v3.1.16/mssqldef_windows_amd64.zip",
 | 
			
		||||
                "https://github.com/k0kubun/sqldef/releases/download/v3.1.16/mysqldef_windows_amd64.zip",
 | 
			
		||||
                "https://github.com/k0kubun/sqldef/releases/download/v3.1.16/sqlite3def_windows_amd64.zip"
 | 
			
		||||
            ],
 | 
			
		||||
            "hash": [
 | 
			
		||||
                "a16fe1c7e0ba752c3f850657aa202ee0db77bcd7da858cc1c243a563f0aaa732",
 | 
			
		||||
                "7a57ab3a876b220dba6899656a0e217fabdcb31ec6277824ac8374b543dacb34",
 | 
			
		||||
                "8c63ee0a923bce0c5bc696e385c5f142173e6d5fa7c97f4577eb38d1327ddc4a"
 | 
			
		||||
                "9b772c976fb33d0badc598a7f6251d51b62a085e79e524c7bef10468a12f5ffd",
 | 
			
		||||
                "4e855e2fad099428a97f5612af07c60232b89d8f540e82941a789c48cf20fe63",
 | 
			
		||||
                "0ceafd56cb919a2790207aee1ca00eae3f716350edcfa4b808012f5a17e07fa8"
 | 
			
		||||
            ]
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user