Unverified Commit 8271e554 authored by Michael Daniels's avatar Michael Daniels Committed by GitHub
Browse files

databricks-cli: 0.290.1 -> 0.290.2 (#512666)

parents d5e56d5d fe38f940
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,13 +10,13 @@

buildGoModule (finalAttrs: {
  pname = "databricks-cli";
  version = "0.290.1";
  version = "0.290.2";

  src = fetchFromGitHub {
    owner = "databricks";
    repo = "cli";
    rev = "v${finalAttrs.version}";
    hash = "sha256-KSwgEju6RRFV0B0dbnutZ/xgnBeSnPW6pyIQwBYg8Ew=";
    hash = "sha256-kIliLlOd6/1lddWK3VtxoXvP30SajDWB6zVO4gKe9Fo=";
  };

  # Otherwise these tests fail asserting that the version is 0.0.0-dev