mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 15:51:23 +00:00 
			
		
		
		
	Compare commits
	
		
			4 Commits
		
	
	
		
			faa572c87f
			...
			d2ec1545a9
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					d2ec1545a9 | ||
| 
						 | 
					966097e635 | ||
| 
						 | 
					00da1d18e2 | ||
| 
						 | 
					5b4e8973d6 | 
@ -1,20 +1,20 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "3.44.0",
 | 
			
		||||
    "version": "3.45.0",
 | 
			
		||||
    "description": "A file list program that supports multiple storage, powered by Gin and Solidjs.",
 | 
			
		||||
    "homepage": "https://alist.nn.ci",
 | 
			
		||||
    "license": "AGPL-3.0-or-later",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/alist-org/alist/releases/download/v3.44.0/alist-windows-amd64.zip",
 | 
			
		||||
            "hash": "md5:ca282e926e2c031f183b1ff4915be9d0"
 | 
			
		||||
            "url": "https://github.com/alist-org/alist/releases/download/v3.45.0/alist-windows-amd64.zip",
 | 
			
		||||
            "hash": "md5:d2268e4d00d332d19a3bf777ede9b677"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/alist-org/alist/releases/download/v3.44.0/alist-windows-386.zip",
 | 
			
		||||
            "hash": "md5:a76c10e64211f8a0bf348fb38af339e0"
 | 
			
		||||
            "url": "https://github.com/alist-org/alist/releases/download/v3.45.0/alist-windows-386.zip",
 | 
			
		||||
            "hash": "md5:f26d74994c99490bb7ea250eb52774b9"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/alist-org/alist/releases/download/v3.44.0/alist-windows-arm64.zip",
 | 
			
		||||
            "hash": "md5:c0fe478842542f3eacd3a4af47e64c38"
 | 
			
		||||
            "url": "https://github.com/alist-org/alist/releases/download/v3.45.0/alist-windows-arm64.zip",
 | 
			
		||||
            "hash": "md5:2473689d4a6341ed80a72e041c2bd3fa"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": [
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "136.0.3240.92",
 | 
			
		||||
    "version": "136.0.3240.76",
 | 
			
		||||
    "description": "Close the loop on your developer cycle by automating testing of your website in Microsoft Edge (Chromium).",
 | 
			
		||||
    "homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
 | 
			
		||||
    "license": {
 | 
			
		||||
@ -9,16 +9,16 @@
 | 
			
		||||
    "notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://msedgedriver.azureedge.net/136.0.3240.92/edgedriver_win64.zip",
 | 
			
		||||
            "hash": "0f5c219490d246b38657a6f3f21293d3ab48e037f37e3a6b8f31288cb17a2009"
 | 
			
		||||
            "url": "https://msedgedriver.azureedge.net/136.0.3240.76/edgedriver_win64.zip",
 | 
			
		||||
            "hash": "62238d7201ddb1ca1f52a793a6eaca41fb68b436857d71e6b647474bd839d901"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://msedgedriver.azureedge.net/136.0.3240.92/edgedriver_win32.zip",
 | 
			
		||||
            "hash": "b9f974355adf772a13876ad6a5cfe12c1b827549a56b4d04a11a561c6784c56b"
 | 
			
		||||
            "url": "https://msedgedriver.azureedge.net/136.0.3240.76/edgedriver_win32.zip",
 | 
			
		||||
            "hash": "8baeed59588370a3b18b824ba6bf20b76e464b62d4994cfd1c90aeb2b46680f8"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://msedgedriver.azureedge.net/136.0.3240.92/edgedriver_arm64.zip",
 | 
			
		||||
            "hash": "4ea33bec6447b6424422646bb3fa80ab91a13297ab7edd25a3af6754b8eb801a"
 | 
			
		||||
            "url": "https://msedgedriver.azureedge.net/136.0.3240.76/edgedriver_arm64.zip",
 | 
			
		||||
            "hash": "2472daeffb8e9923949ddb6b9c89eb3dd7ffa3002ec17fb2f554b5b99dcb73e8"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "msedgedriver.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.8.0",
 | 
			
		||||
    "version": "1.8.1",
 | 
			
		||||
    "description": "Open source build system meant to be both extremely fast and user friendly.",
 | 
			
		||||
    "homepage": "https://mesonbuild.com",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
@ -9,8 +9,8 @@
 | 
			
		||||
    },
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/mesonbuild/meson/releases/download/1.8.0/meson-1.8.0-64.msi",
 | 
			
		||||
            "hash": "127958545ec6594f1f32a5558b5b5699ad992b7f53ca42e4d45121d9a054beeb"
 | 
			
		||||
            "url": "https://github.com/mesonbuild/meson/releases/download/1.8.1/meson-1.8.1-64.msi",
 | 
			
		||||
            "hash": "a3cca7a5bb2bdd9b51388ff19833c54018719a33ed0d1298d9a9a0ce8f56fc2e"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "extract_dir": "PFiles64\\Meson",
 | 
			
		||||
 | 
			
		||||
@ -1,16 +1,16 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.28.1",
 | 
			
		||||
    "version": "0.28.2",
 | 
			
		||||
    "description": "Open Source realtime backend in 1 file",
 | 
			
		||||
    "homepage": "https://pocketbase.io",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.28.1/pocketbase_0.28.1_windows_amd64.zip",
 | 
			
		||||
            "hash": "cadf97ddad9847735d8fbf1d954313f00ee174c3a78d545f2e719659c2cfb338"
 | 
			
		||||
            "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.28.2/pocketbase_0.28.2_windows_amd64.zip",
 | 
			
		||||
            "hash": "e3a3126eacc8256468c15be80a3903d352b72500349b529f4a7ecfd956906d62"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.28.1/pocketbase_0.28.1_windows_arm64.zip",
 | 
			
		||||
            "hash": "9f95aa14fde778cfd15c885dce9e0ddb847aebbb37d31a565bf67675056c96da"
 | 
			
		||||
            "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.28.2/pocketbase_0.28.2_windows_arm64.zip",
 | 
			
		||||
            "hash": "8f115156c7adfa1b680626771e87e29bfbc7ec74bff2fd982f6720b317642d7c"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "pocketbase.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user