ravendb: Update to version 5.4.100

This commit is contained in:
github-actions[bot] 2023-01-10 04:33:54 +00:00
parent 0a54eb1927
commit 355f6c2da3

View File

@ -1,5 +1,5 @@
{ {
"version": "5.4.5", "version": "5.4.100",
"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.4.5-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.100-windows-x64.zip",
"hash": "e68aecbaaf7941a7ad8ed539c5119d9269953e5086a919809ed7ce9fe8341d69" "hash": "b9f2250ad3a6bd49924a001bd8bc54a9025d9ab1b9351c0707c964c189853793"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.5-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.100-windows-x86.zip",
"hash": "9d07786808c59002aed7e40b95775d1f7af0928b8ddf5a8ebdc449f5b6cc83f4" "hash": "e399b9970424dc23531d9d7ce067830d0e15b234bd64f2d49bdb00bb8b23fa20"
} }
}, },
"installer": { "installer": {