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 6f327cc commit 11da472Copy full SHA for 11da472
Formula/o/ocicl.rb
@@ -1,8 +1,8 @@
1
class Ocicl < Formula
2
desc "OCI-based ASDF system distribution and management tool for Common Lisp"
3
homepage "https://github.com/ocicl/ocicl"
4
- url "https://github.com/ocicl/ocicl/archive/refs/tags/v2.8.2.tar.gz"
5
- sha256 "ff6ff152ff0e096ee25204cffdac5de15ef134b983032ffc7ac994dc65e04a6f"
+ url "https://github.com/ocicl/ocicl/archive/refs/tags/v2.8.3.tar.gz"
+ sha256 "fd14fc5eb9f426dc462961bc7a85dbde4004701ee14fdb34f109044d25e5f686"
6
license "MIT"
7
8
bottle do
0 commit comments