Skip to content

Commit

Permalink
Merge pull request #11877 from wolfi-dev/wolfictl-678e7158-c589-442e-…
Browse files Browse the repository at this point in the history
…a53d-710581f0d956

diffoscope/255 package update
  • Loading branch information
ajayk authored Jan 26, 2024
2 parents 7e2aef2 + 2b9c183 commit 13897bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions diffoscope.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: diffoscope
version: "254"
version: "255"
epoch: 0
description: "In-depth comparison of files, archives, and directories."
copyright:
Expand Down Expand Up @@ -28,7 +28,7 @@ pipeline:
- uses: fetch
with:
uri: https://files.pythonhosted.org/packages/source/d/diffoscope/diffoscope-${{package.version}}.tar.gz
expected-sha256: ef1ccb5333c79c38d8d310a82833d1570ba209ed3d5e4221861b36f238dd46e8
expected-sha256: db03f02c9c2c178207dba9d2f9e8be25daf11770e7a87be008ff58a8adb7cd9e

- runs: |
python3 setup.py build
Expand Down

0 comments on commit 13897bf

Please sign in to comment.