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 fed8acb commit 2ae316eCopy full SHA for 2ae316e
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.35.tar.gz"
5
- sha256 "5db9c511ec8b97ef3832b7702b71c0554d903e127a9f5f3b13f218ebdd2ef6d9"
+ url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.5.36.tar.gz"
+ sha256 "76e9016877915dcef68f0fbfa8dcaef6766d7dcf1a98c7cf8af1b10ebe23f067"
6
license "MIT"
7
head "https://github.com/nucleuscloud/neosync.git", branch: "main"
8
0 commit comments