Unverified Commit 11e3bf34 authored by h7x4's avatar h7x4 Committed by GitHub
Browse files

Merge pull request #287452 from r-ryantm/auto-update/weaviate

weaviate: 1.23.7 -> 1.23.8
parents f36728b2 1d7342ca
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@

buildGoModule rec {
  pname = "weaviate";
  version = "1.23.7";
  version = "1.23.8";

  src = fetchFromGitHub {
    owner = "weaviate";
    repo = "weaviate";
    rev = "v${version}";
    hash = "sha256-m0CC45C84A/Df526HiKPVmunwcUccamYKHm5KUiB19M=";
    hash = "sha256-+ER6g6oZaYuAO5wAPo4XT6h7n+DV5btB/zmqoFCiSEc=";
  };

  vendorHash = "sha256-UEdGoXKq7ewNszahgcomjjuO2uzRZpiwkvvnXyFc9Og=";