drift: 0.6.1 -> 0.11.0 (#506393)
This commit is contained in:
@@ -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=";
|
||||
|
||||
Reference in New Issue
Block a user