mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ravendb: Update to version 5.2.1
This commit is contained in:
		
							parent
							
								
									4d69949a00
								
							
						
					
					
						commit
						6860063a6d
					
				@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "5.2.0",
 | 
			
		||||
    "version": "5.2.1",
 | 
			
		||||
    "description": "NoSQL database built on .NET Core.",
 | 
			
		||||
    "homepage": "https://ravendb.net",
 | 
			
		||||
    "license": {
 | 
			
		||||
@ -11,12 +11,12 @@
 | 
			
		||||
    },
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.0-windows-x64.zip",
 | 
			
		||||
            "hash": "51dab4c7356c0a5c08f5db109b138168f247dde9b3f0dbaa8337ba9b22302944"
 | 
			
		||||
            "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.1-windows-x64.zip",
 | 
			
		||||
            "hash": "6a177028c28e877280561da445c2c71768712c214da12e480ce05f5649aff6ff"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.0-windows-x86.zip",
 | 
			
		||||
            "hash": "3c1e53bf16fb8dac7c069010d38e6c5879ecc83dd8a9800b5e5fd4ca157c5883"
 | 
			
		||||
            "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.1-windows-x86.zip",
 | 
			
		||||
            "hash": "02b862967856f0343093935c2a84eeab200946e47ac728cffba7d690bdfcb088"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "installer": {
 | 
			
		||||
@ -45,8 +45,8 @@
 | 
			
		||||
    ],
 | 
			
		||||
    "persist": "Server\\settings.json",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "https://ravendb.net/download",
 | 
			
		||||
        "regex": "Latest STABLE <span class=\"text-primary\">([\\d.]+)</span></h1>"
 | 
			
		||||
        "url": "https://ravendb.net/docs/article-page/current/Csharp",
 | 
			
		||||
        "regex": "([\\d.]+)\\s*\\(\\d+"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user