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 c4a0a05 commit 568859fCopy full SHA for 568859f
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.28.1.tar.gz"
5
- sha256 "27a162a62f547b786b12d16813948473c67da201df4d367982f4d7fc4bda6f4b"
+ url "https://github.com/pocketbase/pocketbase/archive/refs/tags/v0.28.2.tar.gz"
+ sha256 "bb1d2cdc7316d62abf397aa6c3353c442a11b99f348b53e7e0b71495c2033ea6"
6
license "MIT"
7
8
bottle do
0 commit comments