Skip to content

Commit

Permalink
Update to version 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DamirPorobic authored Feb 10, 2022
1 parent eaf8697 commit 9865f97
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions org.ksnip.ksnip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ cleanup:
modules:
- name: kColorPicker
buildsystem: cmake-ninja
config-opts:
- -DBUILD_EXAMPLE:BOOL=OFF
- -DBUILD_TESTS:BOOL=OFF
sources:
- type: git
url: https://github.com/ksnip/kColorPicker.git
Expand All @@ -37,12 +40,12 @@ modules:
sources:
- type: git
url: https://github.com/ksnip/kImageAnnotator.git
tag: v0.5.2
tag: v0.5.3
- name: ksnip
buildsystem: cmake-ninja
config-opts:
- -DBUILD_TESTS:BOOL=OFF
sources:
- type: git
url: https://github.com/ksnip/ksnip.git
tag: v1.9.1
tag: v1.9.2

0 comments on commit 9865f97

Please sign in to comment.