Skip to content

Commit

Permalink
timescaledb 2.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Jul 2, 2024
1 parent ec989a3 commit d658a96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/timescaledb.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Timescaledb < Formula

Check warning on line 1 in Formula/timescaledb.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

`brew linkage --cached --test --strict bayandin/tap/timescaledb` failed on Linux!

Indirect dependencies with linkage: openssl@3

Check warning on line 1 in Formula/timescaledb.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13)

`brew linkage --cached --test --strict bayandin/tap/timescaledb` failed on macOS Ventura (13)!

Indirect dependencies with linkage: openssl@3

Check warning on line 1 in Formula/timescaledb.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-14)

`brew linkage --cached --test --strict bayandin/tap/timescaledb` failed on macOS Sonoma (14) on Apple Silicon!

Indirect dependencies with linkage: openssl@3
desc "Time-series SQL database optimized for fast ingest and complex queries"
homepage "https://www.timescale.com/"
url "https://github.com/timescale/timescaledb/archive/refs/tags/2.15.2.tar.gz"
sha256 "7cecf4c19ec23c8017c5d2524fc565757f85ce6698253afc9dcca0c53b59664e"
url "https://github.com/timescale/timescaledb/archive/refs/tags/2.15.3.tar.gz"
sha256 "7b8a32d267f2183e012157ac928c7a835aaa29334a586b2ff9fdd291ac26998d"
license "Apache-2.0"

bottle do
Expand Down

0 comments on commit d658a96

Please sign in to comment.