Commit a3516fe3 authored by R. RyanTM's avatar R. RyanTM
Browse files

drift: 0.6.1 -> 0.11.0

parent b10875c8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,13 +8,13 @@

buildGoModule (finalAttrs: {
  pname = "drift";
  version = "0.6.1";
  version = "0.11.0";

  src = fetchFromGitHub {
    owner = "phlx0";
    repo = "drift";
    tag = "v${finalAttrs.version}";
    hash = "sha256-CDQEeP/ZEr4rQcNjMMK692+45E8OCzkDp1JNlJVuokc=";
    hash = "sha256-oSSuh4LNihLoy4qwMx97+oCuapp18d2GV52bq4yXcqE=";
  };

  vendorHash = "sha256-FsNa9qp2MnPk1onv/O13mFi+82yP7D4LdILZsNzHs+4=";