ravendb: Update to version 7.0.1

This commit is contained in:
github-actions[bot] 2025-03-27 16:30:17 +00:00
parent 96268b3b4c
commit 15d70b1a12

View File

@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.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-7.0.0-windows-x64.zip",
"hash": "4b957427ffb6c344b98406b20f98f024871968f571a998c6c88486bae7dfb72d"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.1-windows-x64.zip",
"hash": "af1b292b792e1284adf53b25abd12999f2f0c9cb0111c2edaebf90051601351d"
},
"32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.0-windows-x86.zip",
"hash": "142597f72c87e5063265d5f9ff7e780db6005d962d3364775f7a2827dfb6cd8a"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.1-windows-x86.zip",
"hash": "65ee4f666b31a1dd31819fbbaeb531796867048a5af2b4613bffbbad4ddaf629"
}
},
"installer": {