Skip to content

Commit 010df85

Browse files
committed
skip 1.8.10
1 parent b65ad97 commit 010df85

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Formula/s/skip.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Skip < Formula
22
desc "Tool for building Swift apps for Android"
33
homepage "https://skip.dev"
4-
url "https://github.com/skiptools/skipstone/archive/refs/tags/1.8.9.tar.gz"
5-
sha256 "efce91341be4a1de05722ee054cbd36bad9c220e0ec8e1fc04806bf7068e0b92"
4+
url "https://github.com/skiptools/skipstone/archive/refs/tags/1.8.10.tar.gz"
5+
sha256 "013c63a387f246a6ba13141a2e2fe884082fc69ff1818408dd85aa422ad35920"
66
license "AGPL-3.0-only"
77
head "https://github.com/skiptools/skipstone.git", branch: "main"
88

@@ -30,8 +30,8 @@ class Skip < Formula
3030
end
3131

3232
resource "skipsubmodule" do
33-
url "https://github.com/skiptools/skip/archive/refs/tags/1.8.9.tar.gz"
34-
sha256 "43b36cda7b4cec658756ee87e5c24b856a2bfeba5f1cb4eed6c54032996929e5"
33+
url "https://github.com/skiptools/skip/archive/refs/tags/1.8.10.tar.gz"
34+
sha256 "c51040f483cff35b57b5a03526cdf9fd96f3f9cd9ef93a952ed85d8207aeb3e9"
3535

3636
livecheck do
3737
formula :parent

0 commit comments

Comments
 (0)