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 d2784c5 commit f10eb25Copy full SHA for f10eb25
Formula/n/neosync.rb
@@ -1,8 +1,8 @@
1
class Neosync < Formula
2
desc "CLI for interfacing with Neosync"
3
homepage "https://www.neosync.dev/"
4
- url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.5.6.tar.gz"
5
- sha256 "af8e77ce08a8b7a61e80ca4866496d21e04f42dc90c0fb9fc31a457d517e345d"
+ url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.5.7.tar.gz"
+ sha256 "39070c1fa23023abcd451a2292c11c1dd63ab3f0f11cbf0b3e69437ba5e474b4"
6
license "MIT"
7
head "https://github.com/nucleuscloud/neosync.git", branch: "main"
8
0 commit comments