Skip to content

Commit

Permalink
chore: bump versions of plugins that depend on git plugin
Browse files Browse the repository at this point in the history
Signed-off-by: jlanson <[email protected]>
  • Loading branch information
j-lanson committed Dec 20, 2024
1 parent 8c176f2 commit 899a45b
Show file tree
Hide file tree
Showing 15 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion plugins/activity/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "activity"
version = "0.1.0"
version = "0.2.0"
license = "Apache-2.0"
edition = "2021"
repository = "https://github.com/mitre/hipcheck"
Expand Down
4 changes: 2 additions & 2 deletions plugins/activity/local-plugin.kdl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
publisher "mitre"
name "activity"
version "0.1.0"
version "0.2.0"
license "Apache-2.0"

entrypoint {
Expand All @@ -11,5 +11,5 @@ entrypoint {
}

dependencies {
plugin "mitre/git" version="0.1.0" manifest="./plugins/git/local-plugin.kdl"
plugin "mitre/git" version="0.2.0" manifest="./plugins/git/local-plugin.kdl"
}
4 changes: 2 additions & 2 deletions plugins/activity/plugin.kdl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
publisher "mitre"
name "activity"
version "0.1.0"
version "0.2.0"
license "Apache-2.0"

entrypoint {
Expand All @@ -11,5 +11,5 @@ entrypoint {
}

dependencies {
plugin "mitre/git" version="0.1.0" manifest="https://hipcheck.mitre.org/dl/plugin/mitre/git.kdl"
plugin "mitre/git" version="0.2.0" manifest="https://hipcheck.mitre.org/dl/plugin/mitre/git.kdl"
}
2 changes: 1 addition & 1 deletion plugins/affiliation/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "affiliation"
version = "0.1.0"
version = "0.2.0"
license = "Apache-2.0"
edition = "2021"
repository = "https://github.com/mitre/hipcheck"
Expand Down
4 changes: 2 additions & 2 deletions plugins/affiliation/local-plugin.kdl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
publisher "mitre"
name "affiliation"
version "0.1.0"
version "0.2.0"
license "Apache-2.0"

entrypoint {
Expand All @@ -11,5 +11,5 @@ entrypoint {
}

dependencies {
plugin "mitre/git" version="0.1.0" manifest="./plugins/git/local-plugin.kdl"
plugin "mitre/git" version="0.2.0" manifest="./plugins/git/local-plugin.kdl"
}
4 changes: 2 additions & 2 deletions plugins/affiliation/plugin.kdl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
publisher "mitre"
name "affiliation"
version "0.1.0"
version "0.2.0"
license "Apache-2.0"

entrypoint {
Expand All @@ -11,5 +11,5 @@ entrypoint {
}

dependencies {
plugin "mitre/git" version="0.1.0" manifest="https://hipcheck.mitre.org/dl/plugin/mitre/git.kdl"
plugin "mitre/git" version="0.2.0" manifest="https://hipcheck.mitre.org/dl/plugin/mitre/git.kdl"
}
2 changes: 1 addition & 1 deletion plugins/churn/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "churn"
version = "0.1.0"
version = "0.2.0"
license = "Apache-2.0"
edition = "2021"
repository = "https://github.com/mitre/hipcheck"
Expand Down
4 changes: 2 additions & 2 deletions plugins/churn/local-plugin.kdl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
publisher "mitre"
name "churn"
version "0.1.0"
version "0.2.0"
license "Apache-2.0"

entrypoint {
Expand All @@ -11,5 +11,5 @@ entrypoint {
}

dependencies {
plugin "mitre/git" version="0.1.0" manifest="./plugins/git/local-plugin.kdl"
plugin "mitre/git" version="0.2.0" manifest="./plugins/git/local-plugin.kdl"
}
4 changes: 2 additions & 2 deletions plugins/churn/plugin.kdl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
publisher "mitre"
name "churn"
version "0.1.0"
version "0.2.0"
license "Apache-2.0"

entrypoint {
Expand All @@ -11,5 +11,5 @@ entrypoint {
}

dependencies {
plugin "mitre/git" version="0.1.0" manifest="https://hipcheck.mitre.org/dl/plugin/mitre/git.kdl"
plugin "mitre/git" version="0.2.0" manifest="https://hipcheck.mitre.org/dl/plugin/mitre/git.kdl"
}
2 changes: 1 addition & 1 deletion plugins/entropy/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "entropy"
version = "0.1.0"
version = "0.2.0"
license = "Apache-2.0"
edition = "2021"
repository = "https://github.com/mitre/hipcheck"
Expand Down
4 changes: 2 additions & 2 deletions plugins/entropy/local-plugin.kdl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
publisher "mitre"
name "entropy"
version "0.1.0"
version "0.2.0"
license "Apache-2.0"

entrypoint {
Expand All @@ -11,5 +11,5 @@ entrypoint {
}

dependencies {
plugin "mitre/git" version="0.1.0" manifest="./plugins/git/local-plugin.kdl"
plugin "mitre/git" version="0.2.0" manifest="./plugins/git/local-plugin.kdl"
}
4 changes: 2 additions & 2 deletions plugins/entropy/plugin.kdl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
publisher "mitre"
name "entropy"
version "0.1.0"
version "0.2.0"
license "Apache-2.0"

entrypoint {
Expand All @@ -11,5 +11,5 @@ entrypoint {
}

dependencies {
plugin "mitre/git" version="0.1.0" manifest="https://hipcheck.mitre.org/dl/plugin/mitre/git.kdl"
plugin "mitre/git" version="0.2.0" manifest="https://hipcheck.mitre.org/dl/plugin/mitre/git.kdl"
}
2 changes: 1 addition & 1 deletion plugins/identity/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "identity"
version = "0.1.0"
version = "0.2.0"
license = "Apache-2.0"
edition = "2021"
repository = "https://github.com/mitre/hipcheck"
Expand Down
4 changes: 2 additions & 2 deletions plugins/identity/local-plugin.kdl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
publisher "mitre"
name "identity"
version "0.1.0"
version "0.2.0"
license "Apache-2.0"

entrypoint {
Expand All @@ -11,5 +11,5 @@ entrypoint {
}

dependencies {
plugin "mitre/git" version="0.1.0" manifest="./plugins/git/local-plugin.kdl"
plugin "mitre/git" version="0.2.0" manifest="./plugins/git/local-plugin.kdl"
}
4 changes: 2 additions & 2 deletions plugins/identity/plugin.kdl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
publisher "mitre"
name "identity"
version "0.1.0"
version "0.2.0"
license "Apache-2.0"

entrypoint {
Expand All @@ -11,5 +11,5 @@ entrypoint {
}

dependencies {
plugin "mitre/git" version="0.1.0" manifest="https://hipcheck.mitre.org/dl/plugin/mitre/git.kdl"
plugin "mitre/git" version="0.2.0" manifest="https://hipcheck.mitre.org/dl/plugin/mitre/git.kdl"
}

0 comments on commit 899a45b

Please sign in to comment.