ravendb: Update to version 5.3.104

This commit is contained in:
github-actions[bot] 2022-07-18 12:32:21 +00:00
parent 710aa5f34a
commit e9509827d0

View File

@ -1,5 +1,5 @@
{ {
"version": "5.3.103", "version": "5.3.104",
"description": "NoSQL database built on .NET Core", "description": "NoSQL database built on .NET Core",
"homepage": "https://ravendb.net", "homepage": "https://ravendb.net",
"license": { "license": {
@ -11,12 +11,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.103-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.104-windows-x64.zip",
"hash": "21184aa795a4d2fa3e35ded8a6d3ca1b9443d2b95ddd882ab01837dc719f99ed" "hash": "78f4e582460816af1e9810635f00586fee7144e2959da8a687db664fc9fb3020"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.103-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.104-windows-x86.zip",
"hash": "719843ab7acce895ccf5dbc72a45b08e56e3deb2e043229158a678b7273a0eab" "hash": "7ace7467b3af4743c11c02c1a3729d7967214f273d65842e43637ab2de74db36"
} }
}, },
"installer": { "installer": {