Skip to content

Commit 3a989ac

Browse files
committed
make VERSION=v1.0.0 dist
1 parent a90cc9c commit 3a989ac

File tree

7 files changed

+24
-29
lines changed

7 files changed

+24
-29
lines changed

dist/Formula/turnkey.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
class Turnkey < Formula
22
desc "Turnkey CLI"
33
homepage "https://github.com/tkhq/tkcli"
4-
version "v0.3.4"
4+
version "v1.0.0"
55
license "Apache License 2.0"
66

77
if Hardware::CPU.arm?
8-
url "https://github.com/tkhq/tkcli/raw/v0.3.4/dist/turnkey.darwin-aarch64", using: CurlDownloadStrategy
9-
sha256 "dab249ca4b1bd70ac92b1e403c68b44b4aafc96b76524be1a4484013566ac182"
8+
url "https://github.com/tkhq/tkcli/raw/v1.0.0/dist/turnkey.darwin-aarch64", using: CurlDownloadStrategy
9+
sha256 "5e2367343db0b99d6074db64d0a0f1e3e09e982f5e9a4e375b4fcdf8a3424359"
1010

1111
def install
1212
bin.install "turnkey.darwin-aarch64" => "turnkey"
1313
end
1414
end
1515
if Hardware::CPU.intel?
16-
url "https://github.com/tkhq/tkcli/raw/v0.3.4/dist/turnkey.darwin-x86_64", using: CurlDownloadStrategy
17-
sha256 "52ff1db2e8276f5a3adebf72b790dc3907490f317c1886e0b88af30fb958200b"
16+
url "https://github.com/tkhq/tkcli/raw/v1.0.0/dist/turnkey.darwin-x86_64", using: CurlDownloadStrategy
17+
sha256 "08d7dbbec8fcb860aa796bd5c281ce97e04d7348fdce215704faad0eadf240a7"
1818

1919
def install
2020
bin.install "turnkey.darwin-x86_64" => "turnkey"

dist/manifest.txt

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
1-
8855e5f171013fd7e90087493f3896b04788249a73c60dec7be455bed00bede9 Formula/turnkey.rb
2-
6950a4d303ee5f1b3e46512c3ebdf39ba2f532ffbee60b36a3e44cb261ed8e82 release.env
3-
dab249ca4b1bd70ac92b1e403c68b44b4aafc96b76524be1a4484013566ac182 turnkey.darwin-aarch64
4-
52ff1db2e8276f5a3adebf72b790dc3907490f317c1886e0b88af30fb958200b turnkey.darwin-amd64
5-
dab249ca4b1bd70ac92b1e403c68b44b4aafc96b76524be1a4484013566ac182 turnkey.darwin-arm64
6-
52ff1db2e8276f5a3adebf72b790dc3907490f317c1886e0b88af30fb958200b turnkey.darwin-x86_64
7-
a61423b947ac5c561ea581129a4750b0187013b1153ca41de73c048412d896d6 turnkey.linux-386
8-
1908e2b088e40f629e7cd5e437d08c70e54d5277e8f739db4542a68f57e8555a turnkey.linux-aarch64
9-
09e0d55ebf64f031108961f819ec239e2ecc1f609be89a8498dceeeba7a52719 turnkey.linux-amd64
10-
1908e2b088e40f629e7cd5e437d08c70e54d5277e8f739db4542a68f57e8555a turnkey.linux-arm64
11-
09e0d55ebf64f031108961f819ec239e2ecc1f609be89a8498dceeeba7a52719 turnkey.linux-x86_64
1+
2159823dd3b951eb9b0bd6f73d474d3a7b8f7af40cb25e9c09319734724b2ad3 Formula/turnkey.rb
2+
521809debaf4f989f41c40956269873f0f5fc29eb6147fefe3e8e472cb7b8baa release.env
3+
5e2367343db0b99d6074db64d0a0f1e3e09e982f5e9a4e375b4fcdf8a3424359 turnkey.darwin-aarch64
4+
08d7dbbec8fcb860aa796bd5c281ce97e04d7348fdce215704faad0eadf240a7 turnkey.darwin-x86_64
5+
6debdf94944b30a870b8619e195d3224d251b7a5f4e1af8dd58252f2b2d96f76 turnkey.linux-aarch64
6+
6c29977754d363dafc3bcdc2dd0e40c05735f931493f56d6d9274fb9f3c4455d turnkey.linux-x86_64

dist/release.env

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION=v0.3.4
2-
GIT_REF=189ddd3d6e06a3a8265266a8ae465e2da6c4883f
3-
GIT_AUTHOR=Lance R. Vick
4-
GIT_KEY=6B61ECD76088748C70590D55E90A401336C8AAA9
5-
GIT_TIMESTAMP=2023-04-12 15:06:23 -0700
1+
VERSION=v1.0.0
2+
GIT_REF=15ad0d9e55d02ce375c0ea9ce7030e630743b823
3+
GIT_AUTHOR=Arnaud Brousseau
4+
GIT_KEY=68705ACF41E8ECDEE2925A424AAB800CFFA3065A
5+
GIT_TIMESTAMP=2023-05-03 10:42:59 -0500

dist/turnkey.darwin-aarch64

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:dab249ca4b1bd70ac92b1e403c68b44b4aafc96b76524be1a4484013566ac182
3-
size 9214754
2+
oid sha256:5e2367343db0b99d6074db64d0a0f1e3e09e982f5e9a4e375b4fcdf8a3424359
3+
size 15328626

dist/turnkey.darwin-x86_64

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:52ff1db2e8276f5a3adebf72b790dc3907490f317c1886e0b88af30fb958200b
3-
size 9438256
2+
oid sha256:08d7dbbec8fcb860aa796bd5c281ce97e04d7348fdce215704faad0eadf240a7
3+
size 15690160

dist/turnkey.linux-aarch64

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:1908e2b088e40f629e7cd5e437d08c70e54d5277e8f739db4542a68f57e8555a
3-
size 9142364
2+
oid sha256:6debdf94944b30a870b8619e195d3224d251b7a5f4e1af8dd58252f2b2d96f76
3+
size 15228586

dist/turnkey.linux-x86_64

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:09e0d55ebf64f031108961f819ec239e2ecc1f609be89a8498dceeeba7a52719
3-
size 9523866
2+
oid sha256:6c29977754d363dafc3bcdc2dd0e40c05735f931493f56d6d9274fb9f3c4455d
3+
size 15800784

0 commit comments

Comments
 (0)