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 d4ba22c commit 28a42faCopy full SHA for 28a42fa
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.7.5.tar.gz"
5
- sha256 "1cda8d08ff69465abd4abe6e2c59a0b689d905e92adc224ccf2afbde416a3702"
+ url "https://github.com/ocicl/ocicl/archive/refs/tags/v2.7.6.tar.gz"
+ sha256 "d9a6a90046e53a524036014fad0c421dc000c69896e05eba0edd061920da38bd"
6
license "MIT"
7
8
bottle do
0 commit comments