Skip to content

Commit 84399da

Browse files
committed
orbiton: 2.67.1 → 2.68.2
1 parent 62fa59a commit 84399da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/or/orbiton/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
buildGoModule rec {
66
pname = "orbiton";
7-
version = "2.67.1";
7+
version = "2.68.2";
88

99
src = fetchFromGitHub {
1010
owner = "xyproto";
1111
repo = "orbiton";
1212
rev = "v${version}";
13-
hash = "sha256-/5USD588kr3uB/Zs1ASKVgxH4kAWZCNBrZL7qqx49gU=";
13+
hash = "sha256-aCGdBG3AqD8PJHIHhie0KELQNRcD8JQfmjM2bDEjFbo=";
1414
};
1515

1616
vendorHash = null;

0 commit comments

Comments
 (0)