otel-desktop-viewer: 0.3.0 -> 0.3.2 (#537306)
This commit is contained in:
@@ -10,13 +10,13 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "otel-desktop-viewer";
|
||||
version = "0.3.0";
|
||||
version = "0.3.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "CtrlSpice";
|
||||
repo = "otel-desktop-viewer";
|
||||
rev = "v${finalAttrs.version}";
|
||||
hash = "sha256-oHnawHizBsyGSMORZz8qVQ6PZ/Ta/ftX+m799J1GhWM=";
|
||||
hash = "sha256-9m1W2DxbMyBOGeECTn78X7I3GcToW5Gi33HWXGyWFO8=";
|
||||
};
|
||||
|
||||
# NOTE: This project uses Go workspaces, but 'buildGoModule' does not support
|
||||
|
||||
Reference in New Issue
Block a user