Skip to content

Commit 0ea158a

Browse files
committed
xeol 0.10.3
1 parent 2e9d7b5 commit 0ea158a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/x/xeol.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Xeol < Formula
22
desc "Xcanner for end-of-life software in container images, filesystems, and SBOMs"
33
homepage "https://github.com/xeol-io/xeol"
4-
url "https://github.com/xeol-io/xeol/archive/refs/tags/v0.10.2.tar.gz"
5-
sha256 "5e0d79a00b191c1fb950b350826966bfa28aa7993a8666cf2bf52f452af301c5"
4+
url "https://github.com/xeol-io/xeol/archive/refs/tags/v0.10.3.tar.gz"
5+
sha256 "abc5bfbdbf2f325d3957ea3a9992f25af1bb0f5e85eb0b6666d0899080985ef5"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)