Skip to content

Commit 93285a6

Browse files
Bump version from 0.2.5 to 0.2.6 in recipe.yaml
1 parent 60243f8 commit 93285a6

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

recipe.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,17 @@ schema_version: 1
44
# this sets up "context variables" (in this case name and version) that
55
# can later be used in Jinja expressions
66
context:
7-
version: 0.2.5
7+
version: 0.2.6
88
name: kha256
99

1010
# top level package information (name and version)
1111
package:
1212
name: kha256
13-
version: 0.2.5
13+
version: 0.2.6
1414

1515
# location to get the source from
1616
#`source` are `url`, `sha256`, `md5`, `patches`, `file_name` and `target_directory`
1717
source:
18-
path: .
1918
url:
2019
sha256:
2120

0 commit comments

Comments
 (0)