github-markdown-toc-go: 2.0.0 -> 2.0.1
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
}:
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "github-markdown-toc-go";
|
||||
version = "2.0.0";
|
||||
version = "2.0.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ekalinin";
|
||||
repo = "github-markdown-toc.go";
|
||||
rev = "v${finalAttrs.version}";
|
||||
hash = "sha256-hCkahhnTAF17ctJTL83wZxZiKGDzIKLwWKTTnwYQ3cs=";
|
||||
hash = "sha256-sHXgtw+6LX7ryT8SWYWbEYu1iZCkeDZDP7houcsORJI=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-K5yb7bnW6eS5UESK9wgNEUwGjB63eJk6+B0jFFiFero=";
|
||||
|
||||
Reference in New Issue
Block a user