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 Nov 15, 2023
1 parent 50ee61c commit dc37e81
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>5.4.111</version>
<version>6.0.1</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/54083'
$checksum64 = '962bcef548eba298939ac0c770feb982132c27b6ee1cf0292d74c0a27fb6109e'
$url64bit = 'https://hibernatingrhinos.com/downloads/RavenDB%20for%20Windows%20x64/60003'
$checksum64 = 'ad002bbd6320cd95e693db0b8357c5600468265a62db32a1edb914d79ae0618b'

# Customization
$service = "RavenDB"
Expand Down

0 comments on commit dc37e81

Please sign in to comment.