mirror of
https://github.com/Stone-Red-Code/ARP-Scanner.git
synced 2026-09-04 08:56:04 +02:00
Merge pull request #6 from Stone-Red-Code/develop
Update snapcraft architecture section
This commit is contained in:
+3
-3
@@ -19,9 +19,9 @@ description: |
|
|||||||
|
|
||||||
base: core24 # the base snap is the execution environment for this snap
|
base: core24 # the base snap is the execution environment for this snap
|
||||||
|
|
||||||
architectures:
|
platforms:
|
||||||
- build-on: amd64
|
amd64:
|
||||||
- build-on: arm64
|
arm64:
|
||||||
|
|
||||||
confinement: strict # use 'strict' once you have the right plugs and slots
|
confinement: strict # use 'strict' once you have the right plugs and slots
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user