databricks-cli: 0.262.0 -> 0.263.0 (#432419)

Co-authored-by: taranarmo <taranarmo@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-08-10 07:02:03 +00:00
committed by GitHub
co-authored by taranarmo
+2 -2
View File
@@ -10,13 +10,13 @@
buildGoModule (finalAttrs: {
pname = "databricks-cli";
version = "0.262.0";
version = "0.263.0";
src = fetchFromGitHub {
owner = "databricks";
repo = "cli";
rev = "v${finalAttrs.version}";
hash = "sha256-grA7HI9gJFgeqNxmd6SboAn9z2QKLok7BayGj2RMYog=";
hash = "sha256-bRHZGoO7+k7HoXcyJMusqDnn3XoAesgZ280j8jNgQYY=";
};
# Otherwise these tests fail asserting that the version is 0.0.0-dev