Skip to content

Commit

Permalink
Merge pull request #13945 from wolfi-dev/wolfictl-f13826b2-72af-4d17-…
Browse files Browse the repository at this point in the history
…b5aa-833fdec51f9d

diffoscope/259 package update
  • Loading branch information
rawlingsj authored Mar 1, 2024
2 parents 6db0f47 + 4d5ed5e commit c6e070d
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: "258"
version: "259"
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: 392788664f470924c70429283deb7e5d91ff270df055477534747216dd62ed59
expected-sha256: c1f14452467f84c4be804a3725cbfdd5eadf977ece7ad463be8b647d1a87fb42

- runs: |
python3 setup.py build
Expand Down

0 comments on commit c6e070d

Please sign in to comment.