Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions graphviz.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: graphviz
version: 8.0.5
epoch: 1
version: 8.1.0
epoch: 0
description: Graph Visualization Tools
copyright:
- license: EPL-1.0
Expand Down Expand Up @@ -39,7 +39,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: be6c7589ec3baa5dc7d5abf5dd2d72346543ac3bf422e329e167f14efadde5b9
expected-sha256: d593695fdaa8a19297523b679ad13d3ef2027b0b7f14cc2bc23e77969ed81565
uri: https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/${{package.version}}/graphviz-${{package.version}}.tar.xz

- runs: |
Expand Down