Skip to content

Commit

Permalink
Rebuild for jsoncpp 1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Sep 23, 2024
1 parent 0de1521 commit 1cec6b3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .ci_support/migrations/jsoncpp196.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
commit_message: Rebuild for jsoncpp 1.9.6
kind: version
migration_number: 1
jsoncpp:
- 1.9.6
migrator_ts: 1726160647.4697397
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set version = "9.3.1" %}
{% set build = 7 %}
{% set build = 8 %}

{% set minor_version = ".".join(version.split(".")[:2]) %}

Expand Down

0 comments on commit 1cec6b3

Please sign in to comment.