mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	Compare commits
	
		
			4 Commits
		
	
	
		
			b3e957c7d3
			...
			fa230cba0f
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					fa230cba0f | ||
| 
						 | 
					061fa5f404 | ||
| 
						 | 
					e9b724e7cc | ||
| 
						 | 
					906abaf7da | 
@ -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.2",
 | 
			
		||||
    "version": "1.59.4",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/dolthub/dolt/releases/download/v1.59.2/dolt-windows-amd64.zip",
 | 
			
		||||
            "hash": "44d37e58eb70eb75a2e3c8e98e1f482fb4d4e79d71c6375e0e1be89d6ebd5701"
 | 
			
		||||
            "url": "https://github.com/dolthub/dolt/releases/download/v1.59.4/dolt-windows-amd64.zip",
 | 
			
		||||
            "hash": "c93cb802085c0cd1857fcf6f21890fdd598280fbfccbe4c9eec055ea710aba20"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "extract_dir": "dolt-windows-amd64",
 | 
			
		||||
 | 
			
		||||
@ -1,11 +1,11 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "11.90.20329",
 | 
			
		||||
    "version": "11.90.20335",
 | 
			
		||||
    "description": "DynamoRIO is a runtime code manipulation system that supports code transformations on any part of a program, while it executes.",
 | 
			
		||||
    "homepage": "https://dynamorio.org",
 | 
			
		||||
    "license": "BSD-3-Clause-Clear",
 | 
			
		||||
    "url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20329/DynamoRIO-Windows-11.90.20329.zip",
 | 
			
		||||
    "hash": "92134247852f5250ed1b458776b23f35b26d44eb380d636338a64a69605df02e",
 | 
			
		||||
    "extract_dir": "DynamoRIO-Windows-11.90.20329",
 | 
			
		||||
    "url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20335/DynamoRIO-Windows-11.90.20335.zip",
 | 
			
		||||
    "hash": "ab5d2ce0771396d699329bafd5c60f0ef92b4fe0ad0a67f188df4c54d37d8d48",
 | 
			
		||||
    "extract_dir": "DynamoRIO-Windows-11.90.20335",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "bin": [
 | 
			
		||||
 | 
			
		||||
@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.9.0",
 | 
			
		||||
    "version": "1.10.0",
 | 
			
		||||
    "description": "Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation",
 | 
			
		||||
    "homepage": "https://github.com/hatoo/oha",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/hatoo/oha/releases/download/v1.9.0/oha-windows-amd64.exe#/oha.exe",
 | 
			
		||||
            "hash": "228ed1c843667f4d5012bd87edbb64b1a9c1f0b3b8c065e3d77f6bb544a67f78"
 | 
			
		||||
            "url": "https://github.com/hatoo/oha/releases/download/v1.10.0/oha-windows-amd64.exe#/oha.exe",
 | 
			
		||||
            "hash": "9220206d0ca098ffc894c14e8df7a6b3a9dbe9402b62c7ecd25f1f50457aa5f3"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "oha.exe",
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,19 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "2.0.10",
 | 
			
		||||
    "version": "2.0.11",
 | 
			
		||||
    "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/v2.0.10/mssqldef_windows_amd64.zip",
 | 
			
		||||
                "https://github.com/k0kubun/sqldef/releases/download/v2.0.10/mysqldef_windows_amd64.zip",
 | 
			
		||||
                "https://github.com/k0kubun/sqldef/releases/download/v2.0.10/sqlite3def_windows_amd64.zip"
 | 
			
		||||
                "https://github.com/k0kubun/sqldef/releases/download/v2.0.11/mssqldef_windows_amd64.zip",
 | 
			
		||||
                "https://github.com/k0kubun/sqldef/releases/download/v2.0.11/mysqldef_windows_amd64.zip",
 | 
			
		||||
                "https://github.com/k0kubun/sqldef/releases/download/v2.0.11/sqlite3def_windows_amd64.zip"
 | 
			
		||||
            ],
 | 
			
		||||
            "hash": [
 | 
			
		||||
                "fbed1dea8514a36c1d7e58a0d0dbf2ffd944c749d3c3bcb81396deaf7a4c711c",
 | 
			
		||||
                "8726d7ecf9b34789f2978680bce58a0dadda464e4004dfb41d437b42a7ee323e",
 | 
			
		||||
                "a4f9795e0fcc34bda277747347d5774c058508235f15ac58e26983950f0e93d2"
 | 
			
		||||
                "8dbe94ba3d50e11892cc0fd0d9e8963f8b02647300d0752f0a44f9beb09ac53e",
 | 
			
		||||
                "f7a194dc4ae5fb4621d2b20f1cc16a2009baec867c6132602c93f95da0ae5e4c",
 | 
			
		||||
                "58de734be04ec27828fcb5dab6db8875dcbc756f1945851b6465762354251cd2"
 | 
			
		||||
            ]
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user