Skip to content

Commit 2ae316e

Browse files
committed
neosync 0.5.36
1 parent fed8acb commit 2ae316e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/neosync.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Neosync < Formula
22
desc "CLI for interfacing with Neosync"
33
homepage "https://www.neosync.dev/"
4-
url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.5.35.tar.gz"
5-
sha256 "5db9c511ec8b97ef3832b7702b71c0554d903e127a9f5f3b13f218ebdd2ef6d9"
4+
url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.5.36.tar.gz"
5+
sha256 "76e9016877915dcef68f0fbfa8dcaef6766d7dcf1a98c7cf8af1b10ebe23f067"
66
license "MIT"
77
head "https://github.com/nucleuscloud/neosync.git", branch: "main"
88

0 commit comments

Comments
 (0)