Skip to content

Commit

Permalink
Update package-manager infos for latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhoss committed Nov 26, 2023
1 parent 20f8b76 commit 43c0552
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions HomebrewFormula/ilo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

class Ilo < Formula
desc "Manage reproducible build environments"
version "2023.2.20"
version "2023.11.26"
homepage "https://ilo.projects.metio.wtf/"
license "CC0"
url "https://github.com/metio/ilo/releases/download/2023.2.20/ilo-2023.2.20-mac.zip"
sha256 "4c7dbdf09b7ae9965b6c1322b238bdaab1fb51a88800b4e6549e4128374d68d6"
url "https://github.com/metio/ilo/releases/download/2023.11.26/ilo-2023.11.26-mac.zip"
sha256 "7930add064cb828b3100e09d653d753c8a2bc887cff30a29debe644fbf7f55f2"

depends_on "podman" => :optional
depends_on "docker" => :optional
Expand Down
2 changes: 1 addition & 1 deletion build/copr/ilo.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: ilo
Version: 2023.2.20
Version: 2023.11.26
Release: 1%{?dist}
Summary: Manage Reproducible Build Environments
License: CC0
Expand Down

0 comments on commit 43c0552

Please sign in to comment.