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 f88a7a8 commit aea1134Copy full SHA for aea1134
Formula/p/pocketbase.rb
@@ -1,8 +1,8 @@
1
class Pocketbase < Formula
2
desc "Open source backend for your next project in 1 file"
3
homepage "https://pocketbase.io/"
4
- url "https://github.com/pocketbase/pocketbase/archive/refs/tags/v0.30.0.tar.gz"
5
- sha256 "4b4cad231f5c61f14420a3542fa232655feca62ac4d3608878c4160a41c0d4b4"
+ url "https://github.com/pocketbase/pocketbase/archive/refs/tags/v0.30.1.tar.gz"
+ sha256 "13c32ac6667c9dab430bbba79d21b35ccbd7e16d511f856d4800af47792c5286"
6
license "MIT"
7
8
bottle do
0 commit comments