Run Layout/SpaceInsideHashLiteralBraces cop on tree (#8356)

This commit is contained in:
Maximilian Downey Twiss
2023-06-10 10:03:31 +10:00
committed by GitHub
parent dc230b35ad
commit 7f39b0ecbb
15 changed files with 30 additions and 62 deletions

View File

@@ -9,10 +9,8 @@ class Autosetup < Package
source_url 'https://github.com/msteveb/autosetup/archive/v0.7.0.tar.gz'
source_sha256 '473123b3921acc7b623d2d4a6175a058bf685c0ae3676850fb867026d67244cb'
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
depends_on 'tcl'

View File

@@ -9,10 +9,8 @@ class Aws2 < Package
compatibility 'all'
source_url 'SKIP'
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
depends_on 'rust' => :build
depends_on 'python3' => :build

View File

@@ -8,10 +8,8 @@ class Broadway < Package
compatibility 'all'
source_url 'SKIP'
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
depends_on 'gtk3'

View File

@@ -9,10 +9,8 @@ class Cros_resize < Package
source_url 'https://raw.githubusercontent.com/ethanmad/chromeos-resize/6b01b71f649dbf77b2e6ac932e8ad868e8272250/cros-resize.sh'
source_sha256 '747ef80f29a94500304f23595c5edfa46edd4b4fa5a40d399b474984004e9ffe'
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
def self.install
system 'curl -#LO https://raw.githubusercontent.com/ethanmad/chromeos-resize/6b01b71f649dbf77b2e6ac932e8ad868e8272250/cros-resize.sh'

View File

@@ -8,10 +8,8 @@ class Foxit_reader < Package
compatibility 'i686,x86_64'
source_url 'SKIP'
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
depends_on 'sommelier'

View File

@@ -9,10 +9,8 @@ class Freecad < Package
source_url 'https://github.com/FreeCAD/FreeCAD/releases/download/0.19.2/FreeCAD_0.19-24291-Linux-Conda_glibc2.12-x86_64.AppImage'
source_sha256 'c196a6e59349ed452cc9b9af2c6a0d983a698831630aa5c7077565ed8570c9ad'
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
depends_on 'sommelier'

View File

@@ -9,10 +9,8 @@ class Ghc < Package
source_url 'https://downloads.haskell.org/~ghc/8.8.3/ghc-8.8.3-src.tar.xz.sig'
source_sha256 'fcdb99dabdf74c5a0607df5276df2cd12b8b7bedcac4079546bb9418c8438f02'
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
depends_on 'stack'
depends_on 'libtinfo'

View File

@@ -9,10 +9,8 @@ class Github_desktop < Package
source_url 'https://github.com/shiftkey/desktop/releases/download/release-2.9.6-linux1/GitHubDesktop-linux-2.9.6-linux1.AppImage'
source_sha256 'e5187e7c5a9ad1fa3c110c1ec60c9e7f75e0792c3670907741243f7cbea831b0'
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
depends_on 'at_spi2_core'
depends_on 'gdk_pixbuf'

View File

@@ -9,10 +9,8 @@ class Keepassxc < Package
source_url 'https://github.com/keepassxreboot/keepassxc/releases/download/2.6.6/KeePassXC-2.6.6-x86_64.AppImage'
source_sha256 '0928b4a748ab2a8c95931ffe1afc31c74ff47e3891ef8ff42b87acf014672f18'
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
depends_on 'sommelier'

View File

@@ -9,10 +9,8 @@ class Lsb_release < Package
source_url 'https://downloads.sourceforge.net/project/lsb/lsb_release/1.4/lsb-release-1.4.tar.gz'
source_sha256 '99321288f8d62e7a1d485b7c6bdccf06766fb8ca603c6195806e4457fdf17172'
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
depends_on 'help2man'
depends_on 'make'

View File

@@ -9,12 +9,8 @@ class Metasploit < Package
source_url 'https://github.com/rapid7/metasploit-framework/archive/6.0.9.tar.gz'
source_sha256 '69a12a089fcd130a40f3f973a53057a948a7f2b6df6a3a64613ee22aa3d53016'
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
depends_on 'ruby'
depends_on 'readline'

View File

@@ -12,10 +12,8 @@ class Mongodb < Package
source_url 'https://fastdl.mongodb.org/src/mongodb-src-r3.2.16.tar.gz'
source_sha256 '7a8b1b16f3fa545af16f48aeef1f918f57d96a80e1ceb6e669cdb81fab6511d0'
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
depends_on 'libpcap' => :build
depends_on 'scons' => :build

View File

@@ -10,10 +10,8 @@ class Openhab < Package
source_url 'https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/3.2.0/openhab-3.2.0.tar.gz'
source_sha256 'e8185adcaabdec4b860c22ec854f37db0aa490d47e3f8654cef0f1dd7346d476'
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
depends_on 'jdk11'

View File

@@ -19,10 +19,8 @@ class Tinycore < Package
source_sha256 'cbc2f97c8b8dada90ec3cf99b328ec73c1b0fa9cc2cb594d273fd7b118610d49'
end
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
def self.build
case ARCH

View File

@@ -9,10 +9,8 @@ class Uwsgi < Package
source_url 'https://github.com/unbit/uwsgi/archive/2.0.17.tar.gz'
source_sha256 '3dc2e9b48db92b67bfec1badec0d3fdcc0771316486c5efa3217569da3528bf2'
binary_url({
})
binary_sha256({
})
binary_url({})
binary_sha256({})
depends_on 'pcre'