Skip to content

Commit 269fcdc

Browse files
committed
chore: update version to 0.8.2
1 parent 8696935 commit 269fcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{ buildGoModule }:
22
buildGoModule {
33
pname = "harbor-scanner-sysdig-secure";
4-
version = "0.8.1";
4+
version = "0.8.2";
55
vendorHash = "sha256-NF1GsthdOJCiAorBPRRXtfOzDlSfmXCJYQxPbnf3rBw=";
66
src = ./.;
77
subPackages = [

0 commit comments

Comments
 (0)