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 c06d1ee commit e3a9e48Copy full SHA for e3a9e48
Formula/o/odpi.rb
@@ -1,8 +1,8 @@
1
class Odpi < Formula
2
desc "Oracle Database Programming Interface for Drivers and Applications"
3
homepage "https://oracle.github.io/odpi/"
4
- url "https://github.com/oracle/odpi/archive/refs/tags/v5.6.2.tar.gz"
5
- sha256 "37c9faaa883df7a3e9e02fb43c33f53e5b6f047361ef51aa1393c34395fd801f"
+ url "https://github.com/oracle/odpi/archive/refs/tags/v5.6.3.tar.gz"
+ sha256 "9efbadd237b2670ed87cedf5bd01b485f645020373c655b69b9a2c1c82ce0d43"
6
license any_of: ["Apache-2.0", "UPL-1.0"]
7
8
bottle do
0 commit comments