mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
⬆️ Periphery (2.7.1)
This commit is contained in:
parent
085bd002db
commit
978ce9a450
2 changed files with 5 additions and 5 deletions
|
@ -123,12 +123,12 @@
|
||||||
"revision": "00757e80d6861651d3dc18bbc978edf9a5d0a8a9"
|
"revision": "00757e80d6861651d3dc18bbc978edf9a5d0a8a9"
|
||||||
},
|
},
|
||||||
"peripheryapp/periphery": {
|
"peripheryapp/periphery": {
|
||||||
"revision": "1a25bb3ac6e1978af5710475ed15699eaad707e7"
|
"revision": "013cf07019e22b1aafe90a7d24846e652e23d60a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cask": {
|
"cask": {
|
||||||
"periphery": {
|
"periphery": {
|
||||||
"version": "2.7.0",
|
"version": "2.7.1",
|
||||||
"options": {
|
"options": {
|
||||||
"full_name": "periphery"
|
"full_name": "periphery"
|
||||||
}
|
}
|
||||||
|
@ -138,9 +138,9 @@
|
||||||
"system": {
|
"system": {
|
||||||
"macos": {
|
"macos": {
|
||||||
"big_sur": {
|
"big_sur": {
|
||||||
"HOMEBREW_VERSION": "3.2.0-87-g5a5db3a",
|
"HOMEBREW_VERSION": "3.2.0-128-gd3c7eb3",
|
||||||
"HOMEBREW_PREFIX": "/opt/homebrew",
|
"HOMEBREW_PREFIX": "/opt/homebrew",
|
||||||
"Homebrew/homebrew-core": "b2361b59e48901620df62431724e1d9d3d9b0f4c",
|
"Homebrew/homebrew-core": "7afe1ed62d3dcb830fefbe0f4e618f5990b22d79",
|
||||||
"CLT": "12.5.0.22.9",
|
"CLT": "12.5.0.22.9",
|
||||||
"Xcode": "12.5.1",
|
"Xcode": "12.5.1",
|
||||||
"macOS": "11.4"
|
"macOS": "11.4"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
addressable (2.7.0)
|
addressable (2.8.0)
|
||||||
public_suffix (>= 2.0.2, < 5.0)
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
claide (1.0.3)
|
claide (1.0.3)
|
||||||
claide-plugins (0.9.2)
|
claide-plugins (0.9.2)
|
||||||
|
|
Loading…
Reference in a new issue