Skip to content

Commit e3a9e48

Browse files
committed
odpi 5.6.3
1 parent c06d1ee commit e3a9e48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/odpi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Odpi < Formula
22
desc "Oracle Database Programming Interface for Drivers and Applications"
33
homepage "https://oracle.github.io/odpi/"
4-
url "https://github.com/oracle/odpi/archive/refs/tags/v5.6.2.tar.gz"
5-
sha256 "37c9faaa883df7a3e9e02fb43c33f53e5b6f047361ef51aa1393c34395fd801f"
4+
url "https://github.com/oracle/odpi/archive/refs/tags/v5.6.3.tar.gz"
5+
sha256 "9efbadd237b2670ed87cedf5bd01b485f645020373c655b69b9a2c1c82ce0d43"
66
license any_of: ["Apache-2.0", "UPL-1.0"]
77

88
bottle do

0 commit comments

Comments
 (0)