Skip to content

Commit 28a42fa

Browse files
committed
ocicl 2.7.6
1 parent d4ba22c commit 28a42fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/ocicl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ocicl < Formula
22
desc "OCI-based ASDF system distribution and management tool for Common Lisp"
33
homepage "https://github.com/ocicl/ocicl"
4-
url "https://github.com/ocicl/ocicl/archive/refs/tags/v2.7.5.tar.gz"
5-
sha256 "1cda8d08ff69465abd4abe6e2c59a0b689d905e92adc224ccf2afbde416a3702"
4+
url "https://github.com/ocicl/ocicl/archive/refs/tags/v2.7.6.tar.gz"
5+
sha256 "d9a6a90046e53a524036014fad0c421dc000c69896e05eba0edd061920da38bd"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)