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 dffe541 commit 27ebf2eCopy full SHA for 27ebf2e
Formula/s/stackql.rb
@@ -1,8 +1,8 @@
1
class Stackql < Formula
2
desc "SQL interface for arbitrary resources with full CRUD support"
3
homepage "https://stackql.io/"
4
- url "https://github.com/stackql/stackql/archive/refs/tags/v0.8.141.tar.gz"
5
- sha256 "2768bcba103d3888cd945e832f9ea3e643083ce6ef431b1476c36c8bd93638a4"
+ url "https://github.com/stackql/stackql/archive/refs/tags/v0.8.175.tar.gz"
+ sha256 "5b9c151be27362610ec6e7bd635a62ef07a1fa3ff1824771492528d6a320fb92"
6
license "MIT"
7
8
livecheck do
0 commit comments