Skip to content

Commit 11da472

Browse files
committed
ocicl 2.8.3
1 parent 6f327cc commit 11da472

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.8.2.tar.gz"
5-
sha256 "ff6ff152ff0e096ee25204cffdac5de15ef134b983032ffc7ac994dc65e04a6f"
4+
url "https://github.com/ocicl/ocicl/archive/refs/tags/v2.8.3.tar.gz"
5+
sha256 "fd14fc5eb9f426dc462961bc7a85dbde4004701ee14fdb34f109044d25e5f686"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)