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 badf764 commit 6834ec6Copy full SHA for 6834ec6
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.3.tar.gz"
5
- sha256 "6f0fe18279f9b98047d8379562e1e2d16a652babd431f72f806e8af8b7dfd47a"
+ url "https://github.com/pocketbase/pocketbase/archive/refs/tags/v0.28.4.tar.gz"
+ sha256 "87fa32132ce6674e0d89eb6140235f3d87f21c9a82289e703baa196c41829c20"
6
license "MIT"
7
8
bottle do
0 commit comments