Skip to content

Commit

Permalink
Merge pull request #2559 from mariux64/update-zstd-from-1.4.5-to-1.5.1
Browse files Browse the repository at this point in the history
Update Zstandard (zstd) from 1.4.5 to 1.5.1
  • Loading branch information
pmenzel authored Dec 23, 2021
2 parents 12b6759 + 06493fe commit 453eb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zstd.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION zstd-1.4.5-0
# BEE_VERSION zstd-1.5.1-0

SRCURL[0]="https://github.com/facebook/zstd/releases/download/v${PKGVERSION}/zstd-${PKGVERSION}.tar.gz"

Expand Down

0 comments on commit 453eb02

Please sign in to comment.