Skip to content

Commit

Permalink
fix invalid blob references
Browse files Browse the repository at this point in the history
  • Loading branch information
markdboyd committed Dec 10, 2024
1 parent 106c930 commit 7fca6eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/logstash/packaging
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ logstash-plugin install --no-verify "file://${PWD}/logstash/logstash-input-syslo
logstash-plugin install --no-verify "file://${PWD}/logstash/logstash-input-tcp-6.4.1.zip"
logstash-plugin install --no-verify "file://${PWD}/logstash/logstash-output-syslog-3.0.5.zip"
logstash-plugin install --no-verify "file://${PWD}/logstash/logstash-output-opensearch-2.0.2.zip"
logstash-plugin install --no-verify "file://${PWD}/logstash/logstash-input-cloudwatch_logs-1.1.4.zip.zip"
logstash-plugin install --no-verify "file://${PWD}/logstash/logstash-input-cloudwatch_logs-1.1.4.zip"
2 changes: 1 addition & 1 deletion packages/logstash/spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ files:
- logstash/logstash-input-tcp-6.4.1.zip
- logstash/logstash-output-syslog-3.0.5.zip
- logstash/logstash-output-opensearch-2.0.2.zip
- logstash/logstash-input-cloudwatch_logs-1.1.4.zip.zip
- logstash/logstash-input-cloudwatch_logs-1.1.4.zip

0 comments on commit 7fca6eb

Please sign in to comment.