mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-07 22:54:11 -05:00
Rqlite 8.36.16 => 8.37.0 (#11868)
This commit is contained in:
@@ -3,12 +3,12 @@ require 'package'
|
||||
class Rqlite < Package
|
||||
description 'The lightweight, user-friendly, distributed relational database built on SQLite.'
|
||||
homepage 'https://rqlite.io/'
|
||||
version '8.36.16'
|
||||
version '8.37.0'
|
||||
license 'MIT'
|
||||
compatibility 'x86_64'
|
||||
min_glibc '2.29'
|
||||
source_url "https://github.com/rqlite/rqlite/releases/download/v#{version}/rqlite-v#{version}-linux-amd64.tar.gz"
|
||||
source_sha256 'a7668a779192bc9b3b122f3de5a9d096cfb37d8cb74825682eb3e14229555584'
|
||||
source_sha256 '70b1db5b9387a67c0b97b5722552778d640d6b0aca8531170a830471f7fc60fa'
|
||||
|
||||
depends_on 'psmisc'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user