Skip to content

Commit

Permalink
AU: 1 updated - ravendb
Browse files Browse the repository at this point in the history
  • Loading branch information
Tragiccode Chocolatey Bot committed Feb 13, 2024
1 parent 85dce2e commit 5c85a98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ravendb/ravendb.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ravendb</id>
<version>6.0.4</version>
<version>6.0.100</version>
<title>RavenDB</title>
<authors>Hibernating Rhinos</authors>
<owners>TraGicCode</owners>
Expand Down
4 changes: 2 additions & 2 deletions ravendb/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop'

$url64bit = 'https://hibernatingrhinos.com/downloads/RavenDB%20for%20Windows%20x64/60008'
$checksum64 = 'ca75036b65984dc5e0f84aed3804de776cdc0f11f29c8fc5f478d1aaad0af0b0'
$url64bit = 'https://hibernatingrhinos.com/downloads/RavenDB%20for%20Windows%20x64/60012'
$checksum64 = '59f385da79b4e13ad4153deaf3560daa76007999e8656f24a5a4a6e30c36ccb9'

# Customization
$service = "RavenDB"
Expand Down

0 comments on commit 5c85a98

Please sign in to comment.