We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9d7b5 commit 0ea158aCopy full SHA for 0ea158a
Formula/x/xeol.rb
@@ -1,8 +1,8 @@
1
class Xeol < Formula
2
desc "Xcanner for end-of-life software in container images, filesystems, and SBOMs"
3
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"
+ url "https://github.com/xeol-io/xeol/archive/refs/tags/v0.10.3.tar.gz"
+ sha256 "abc5bfbdbf2f325d3957ea3a9992f25af1bb0f5e85eb0b6666d0899080985ef5"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments